Skip to content

island-codegen.ts#

View Markdown

Source

1 documented symbol. Read the signatures first, then expand each item for parameters, return types, and examples.

1 symbols 1 modules

Reference#

moduleisland-codegenEmit static component imports for framework Markdown modules. Document-local bindings win over the global components ma…

Emit static component imports for framework Markdown modules.

Document-local bindings win over the global components map for that file only. Two documents that bind the same local name therefore emit different specifiers and do not share one module id.

View source