Skip to content

@vtj


@vtj / core / JSFunction

Interface: JSFunction

Defined in: packages/core/src/protocols/shared.ts:37

函数代码

Properties

id?

optional id: string

Defined in: packages/core/src/protocols/shared.ts:39


type

type: "JSFunction"

Defined in: packages/core/src/protocols/shared.ts:38


value

value: string

Defined in: packages/core/src/protocols/shared.ts:40

Released under the MIT License.