メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Op

Ƭ Op<T>: { __boundThis?: WeaveObject ; __isOp: true ; __name: string ; __parameterNames?: ParameterNamesOption ; __savedRef?: OpRef | Promise<OpRef> ; __wrappedFunction: T ; invoke: CallMethod<T> } & T & (…args: Parameters<T>) => ReturnType<T> extends AsyncIterable<infer U> ? AsyncIterable<Awaited<U>> : Promise<Awaited<ReturnType<T>>>

型パラメーター

タイプ
Textends (…args: any[]) => any

定義元

opType.ts:7