TS1471: Module '{0}' cannot be imported using this construct. The specifier only resolves to an ES module, which cannot be imported synchronously. Use dynamic import instead
TS1471: Module '{0}' cannot be imported using this construct. The specifier only resolves to an ES module, which cannot be imported synchronously. Use dynamic import instead
TypeScript is a powerful superset of JavaScript that adds static typing to i...
tailwinder.hashnode.dev5 min read