MCPcopy
hub / github.com/sveltejs/svelte / component.ts

File component.ts

packages/svelte/tests/types/component.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { asClassComponent, createClassComponent } from 'svelte/legacy';
2import {
3 SvelteComponent,
4 type ComponentEvents,

Callers

nothing calls this directly

Calls 8

mountFunction · 0.90
hydrateFunction · 0.90
renderFunction · 0.90
asClassComponentFunction · 0.90
createClassComponentFunction · 0.90
functionComponentFunction · 0.85
$onMethod · 0.80
FooInterface · 0.50

Tested by

no test coverage detected