defaults: {
    array: never[];
    separator: string;
} = ...

Type declaration

  • array: never[]
  • separator: string

Generated using TypeDoc