convert-type-imports
v0.4.0
Published
converts typescript type imports for ts-only types (eg interfaces) to use the 'import type' syntax, available from typescript 3.8 and required for modern tooling like vite
Readme
convert-type-only-imports
converts typescript type imports for ts-only types (eg interfaces) to use the 'import type' syntax, available from typescript 3.8 and required for modern tooling like vite
