fix: improve typings
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
interface Window {
|
||||
datalayer: { [key: string]: any }
|
||||
}
|
||||
Reference in New Issue
Block a user