NamedInput: {
    array: string[];
    separator: string;
}

Type declaration

  • array: string[]
  • separator: string

Generated using TypeDoc