NamedInput: {
    array: any[];
    delimiter: string;
}

Type declaration

  • array: any[]
  • delimiter: string

Generated using TypeDoc