TS1379: An import alias cannot reference a declaration that was exported using 'export type' TypeScript is a powerful superset of JavaScript that adds static typing (the ability to specify types for variables, function parameters, and return values) ...
No responses yet.