Course contentsShow
TypeScript
Lesson 1095 of 1,79626. Modules in TypeScriptPro lesson

Type-only import syntax with import type

Use import type { Type } to explicitly mark imports that won't exist at runtime.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.