mirror of
https://github.com/actions/setup-python.git
synced 2024-11-10 13:51:07 +07: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
|