declareconst__DEV__:booleandeclareconst__TEST__:booleandeclareconst__GLOBAL__:booleaninterfaceWindow{__VUE_DEVTOOLS_GLOBAL_HOOK__:DevtoolsHook}// from https://github.com/vuejs/vue-devtools/blob/bc719c95a744614f5c3693460b64dc21dfa339a8/packages/app-backend-api/src/global-hook.ts#L3interfaceDevtoolsHook{emit:(event:string,...payload:any[])=>voidon:(event:string,handler:Function)=>voidonce:(event:string,handler:Function)=>voidoff:(event?:string,handler?:Function)=>voidVue?:any// apps: AppRecordOptions[]}