Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-feature-automate-reference-docs-generation.mintlify.app/llms.txt

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

weaveDocs
weave / Op

Type Alias: Op<T>

Op<T>: object & T

Type declaration

__boundThis?

optional __boundThis: WeaveObject

__isOp

__isOp: true

__name

__name: string

__savedRef?

optional __savedRef: OpRef | Promise<OpRef>

__wrappedFunction

__wrappedFunction: T

Type Parameters

T extends (…args) => any

Defined in

opType.ts:6