mirror of
https://gitea.com/actions/setup-python.git
synced 2024-11-23 02:29:35 +01:00
2 lines
No EOL
127 B
TypeScript
2 lines
No EOL
127 B
TypeScript
export default function pluralize(word: string, count: number, ending: string): string;
|
|
//# sourceMappingURL=pluralize.d.ts.map
|