forked from FoundKeyGang/FoundKey
Update mios.ts
This commit is contained in:
parent
e1f7253c3d
commit
233e5a96ad
1 changed files with 2 additions and 0 deletions
|
@ -5,10 +5,12 @@ import Progress from './scripts/loading';
|
|||
import HomeStreamManager from './scripts/streaming/home-stream-manager';
|
||||
import api from './scripts/api';
|
||||
|
||||
//#region environment variables
|
||||
declare const _VERSION_: string;
|
||||
declare const _LANG_: string;
|
||||
declare const _API_URL_: string;
|
||||
declare const _SW_PUBLICKEY_: string;
|
||||
//#endregion
|
||||
|
||||
/**
|
||||
* Misskey Operating System
|
||||
|
|
Loading…
Reference in a new issue