ImportMap
Summary
Renders the document import map and merges maps from server-resolved client entries.
Signature
function ImportMap(handle: Handle<ImportMapProps>): RenderFn
Parameters
handle
Server component handle containing the initial import map and script attributes.
Returns
This component is handled directly by the server renderer.