mirror of
https://github.com/fanchenio/DawnLauncher.git
synced 2025-07-13 12:52:10 +08:00
4 lines
94 B
TypeScript
4 lines
94 B
TypeScript
// 无用,为了tsc编译通过
|
||
|
||
export function getLanguage(language: string | null): any;
|