errors.fyi community error code reference
TS1343
typescript

Import Assertion Not Permitted

Import assertions (the `assert` keyword on import statements) are not permitted in this context or with the current module settings. Check your `module` compiler option.

References

← all namespaces