---
url: /reference/TypeAlias.BuiltinModuleTag.md
---
# Type Alias: BuiltinModuleTag

* **Type**: `"$initial"`

Built-in module tag names computed by rolldown.

* `'$initial'` — the module is statically imported by at least one user-defined entry point, or is part of its static dependency chain.
