MCPcopy
hub / github.com/leaningtech/webvm / network.js

File network.js

src/lib/network.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { writable } from 'svelte/store';
2import { browser } from '$app/environment'
3
4let authKey = undefined;

Callers

nothing calls this directly

Calls 2

resetLoginPromiseFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected