NamesRaw: {
    names: string[];
    raw: string[];
}

Type declaration

  • names: string[]
  • raw: string[]