mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 22:29:38 +00:00
Initial Browse UI and initial song search
This commit is contained in:
1
src/typings.d.ts
vendored
1
src/typings.d.ts
vendored
@@ -6,6 +6,7 @@ interface NodeModule {
|
||||
|
||||
// @ts-ignore
|
||||
declare var window: Window
|
||||
declare var $: any
|
||||
interface Window {
|
||||
process: any
|
||||
require: any
|
||||
|
||||
Reference in New Issue
Block a user