mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
2 lines
113 B
TypeScript
2 lines
113 B
TypeScript
export declare function format(id: string, parameters: Record<string, string | number>, locale: string): string;
|