mirror of
https://github.com/actions/setup-node.git
synced 2025-04-07 04:29:34 +08:00
2 lines
127 B
TypeScript
2 lines
127 B
TypeScript
export default function pluralize(word: string, count: number, ending: string): string;
|
|
//# sourceMappingURL=pluralize.d.ts.map
|