MappedInput: {
    name: string;
    tokens: SingleToken[];
}

Type declaration

  • name: string
  • tokens: SingleToken[]

Generated using TypeDoc