MCPcopy Create free account
hub / github.com/vercel/vercel / client.js

File client.js

examples/sapper/src/client.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as sapper from '@sapper/app';
2
3sapper.start({
4 target: document.querySelector('#sapper'),

Callers

nothing calls this directly

Calls 1

startMethod · 0.45

Tested by

no test coverage detected