UNPKG

has-dynamic-import

Version:

Does the current environment have `import()` support?

10 lines (9 loc) 125 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es2021", }, "exclude": [ "coverage", ], }