1 line
69 B
TypeScript
Executable file
1 line
69 B
TypeScript
Executable file
export declare function getOxfordCommaList(items: string[]): string;
|