oxford-comma-list.d.ts 69 B

1
  1. export declare function getOxfordCommaList(items: string[]): string;