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

File foo.js

packages/svelte/tests/runtime-legacy/samples/store-imports-hoisted/foo.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { writable } from 'svelte/store';
2
3export default writable(42);

Callers

nothing calls this directly

Calls 1

writableFunction · 0.90

Tested by

no test coverage detected