MCPcopy
hub / github.com/sveltejs/svelte / driver.js

File driver.js

packages/svelte/tests/runtime-browser/driver.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-expect-error
2import SvelteComponent from '__MAIN_DOT_SVELTE__';
3// @ts-expect-error
4import config from '__CONFIG__';

Callers

nothing calls this directly

Calls 5

createClassComponentFunction · 0.90
flushSyncFunction · 0.90
addEventListenerMethod · 0.80
$destroyMethod · 0.80
removeEventListenerMethod · 0.80

Tested by

no test coverage detected