update: types
* Add elements to flowoptions type * add window interface to custom shims
This commit is contained in:
Vendored
+3
@@ -1,2 +1,5 @@
|
||||
declare const __VUE_FLOW_VERSION__: string
|
||||
declare const __ENV__: string
|
||||
declare interface Window {
|
||||
chrome?: any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user