MCPcopy
hub / github.com/sveltejs/svelte / toString

Method toString

packages/svelte/src/reactivity/url.js:198–200  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

196 }
197
198 toString() {
199 return this.href;
200 }
201
202 toJSON() {
203 return this.href;

Callers 15

hashFunction · 0.45
date.test.tsFile · 0.45
url.test.tsFile · 0.45
flattenFunction · 0.45
async_derivedFunction · 0.45
base64_encodeFunction · 0.45
run_test_variantFunction · 0.45
actions.tsFile · 0.45
test.tsFile · 0.45
magic_string_bundleFunction · 0.45

Calls

no outgoing calls

Tested by 2

testFunction · 0.36
testFunction · 0.36