Skip to content

Type Alias: Detokenizer

ts
type Detokenizer: {
  detokenize: string;
 }["detokenize"];

Defined in

types.ts:9