first commit
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
declare global {
|
||||
interface Window {
|
||||
schema: any;
|
||||
submit: any
|
||||
}
|
||||
}
|
||||
|
||||
export { }
|
||||
Reference in New Issue
Block a user