Type Alias HasPrivateOperation

HasPrivateOperation: {
    key: PrivateKeyName;
    target: Expression;
}