defaults: {
    input: string;
    type: string;
} = ...

Defines the starting state of the node

Type declaration

  • input: string
  • type: string

Generated using TypeDoc