RuntimeModule.typeOnly property

Whether these are types rather than values.

Signature:

readonly typeOnly?: boolean;

Remarks

A type imported as a value compiles under verbatimModuleSyntax and then fails at run time with no such export, because there is nothing there to import.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.