UNPKG

playcanvas

Version:

Open-source WebGL/WebGPU 3D engine for the web

5 lines (4 loc) 238 B
export function replaceLang(locale: any, desiredLang: any): any; export function getLang(locale: any): any; export function getPluralFn(lang: any): any; export function findAvailableLocale(desiredLocale: any, availableLocales: any): any;