Support for GV1 -> GV2 migration
This commit is contained in:

committed by
Josh Perez

parent
a0baa3e03f
commit
2c69f2c367
2
ts/window.d.ts
vendored
2
ts/window.d.ts
vendored
@@ -72,7 +72,7 @@ export { Long } from 'long';
|
||||
|
||||
type TaskResultType = any;
|
||||
|
||||
type WhatIsThis = any;
|
||||
export type WhatIsThis = any;
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
|
Reference in New Issue
Block a user