mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 22:29:38 +00:00
Replace Database connection with web server API
This commit is contained in:
2
src/typings.d.ts
vendored
2
src/typings.d.ts
vendored
@@ -6,7 +6,7 @@ interface NodeModule {
|
||||
}
|
||||
|
||||
// @ts-ignore
|
||||
declare let window: Window
|
||||
// declare let window: Window
|
||||
declare let $: any
|
||||
interface Window {
|
||||
process: any
|
||||
|
||||
Reference in New Issue
Block a user