TS1380: An import alias cannot reference a declaration that was imported using 'import type'
TS1380: An import alias cannot reference a declaration that was imported using 'import type'
TypeScript is a powerful programming language that builds on JavaScript by adding static types. In simpler terms, TypeScript allows developers to specify the...
typescriptking.hashnode.dev4 min read