TransformComponent
定义于:.build/typescript/packages/core/src/schema/type.ts:17
TransformComponentSignature<Result>
Result 扩展 BaseNode[] | Promise<BaseNode[]> = BaseNode[] | Promise<BaseNode[]>
TransformComponent<
Options>(nodes,options?):Result
定义于:.build/typescript/packages/core/src/schema/type.ts:17
Options extends Record<string, unknown>
Options
Result
新建转换组件<
Result>(transformFn):TransformComponent<Result>
定义于:.build/typescript/packages/core/src/schema/type.ts:31
transformFn
Section titled “transformFn”TransformComponentSignature<Result>
TransformComponent<Result>
TransformComponentSignature<Result>.constructor
id:
string
Defined in: .build/typescript/packages/core/src/schema/type.ts:22