Dynamic access to Operators in both front and backend
This commit is contained in:
3
shared-operations/declarations/ImportMeta.d.ts
vendored
Normal file
3
shared-operations/declarations/ImportMeta.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
declare interface ImportMeta {
|
||||
compileTime: <T>(file: string) => T
|
||||
}
|
||||
Reference in New Issue
Block a user