GraphOutputNodeState: IGraphInterfaceNodeState<{
    name: string;
    placeholder: any;
}, {
    output: any;
}>

Type declaration

  • name: string
  • placeholder: any

Type declaration

  • output: any