Files
open-wc/browser.d.ts
2019-03-23 23:17:23 +01:00

4 lines
40 B
TypeScript

interface ImportMeta {
url: string;
}