dag-core / Exports / INodeDefinitionAssembly
Interface: INodeDefinitionAssembly
Assembled collection of node manifests and their corresponding task handlers.
Table of contents
Properties
Properties
manifests
• manifests: INodeManifest[]
Defined in
handlersByType
• handlersByType: Record<string, INodeTaskHandler>