New IDs, finish Submit Translation page and begin BIG TS.
This commit is contained in:
5
ts/globals.d.ts
vendored
5
ts/globals.d.ts
vendored
@@ -1,3 +1,6 @@
|
||||
/// <reference types="jquery" />
|
||||
declare const $: any;
|
||||
declare const jQuery: any;
|
||||
declare const jQuery: any;
|
||||
|
||||
/// <reference types="romhackplaza" />
|
||||
declare function romhackplaza_manage_modal( a: object, b: string|undefined, c: string|undefined, d: string|undefined, e: string|undefined ): void;
|
||||
Reference in New Issue
Block a user