mirror of
https://gitea.com/actions/setup-python
synced 2026-05-30 11:15:26 +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
|