Kbbi: {
    index: number;
    means: string[];
    title: string;
}

Type declaration

  • index: number
  • means: string[]
  • title: string

Generated using TypeDoc