{typeMap[type]}
{:else if type.startsWith('(')}
{type}
{:else}
Component source code:
{component.filePath}
{typeMap[type]}
{:else if type.startsWith('(')}
{type}
{:else}
{prop.value}
$1
')}.
No props.
{/if}No slots.
{/if}No forwarded events.
{/if}No dispatched events.
{/if}{component.moduleName}
spreads
$$restProps
to the
{#if component.rest_props.type === 'Element'}
{component.rest_props.name}
element.
{:else}{component.rest_props.name}
component.{/if}
{:else}This component does not spread restProps
{/if}