first commit

This commit is contained in:
2025-06-17 11:39:51 +08:00
commit 4d913c0007
12754 changed files with 1480633 additions and 0 deletions

2
node_modules/i18n-js/typings/pluralize/ru.d.ts generated vendored Normal file
View File

@@ -0,0 +1,2 @@
import { Pluralizer } from "../typing";
export declare const ru: Pluralizer;

View File

@@ -0,0 +1,2 @@
import { Pluralizer } from "../typing";
export declare const westSlavic: Pluralizer;