mirror of
https://github.com/actions/setup-python
synced 2026-09-07 04:21:00 +02:00
Initial pass
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
export default function pluralize(word: string, count: number, ending: string): string;
|
||||
//# sourceMappingURL=pluralize.d.ts.map
|
||||
Reference in New Issue
Block a user