mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
TSLint compliance
This commit is contained in:
1
ext/src/global.d.ts
vendored
1
ext/src/global.d.ts
vendored
@@ -8,6 +8,7 @@ declare const APPLICATION_VERSION: string;
|
||||
|
||||
|
||||
declare interface Object {
|
||||
// tslint:disable-next-line:ban-types
|
||||
wrappedJSObject: Object;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user