MCPcopy Index your code
hub / github.com/pyscript/pyscript / sync.js

File sync.js

core/src/sync.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { idb, getFileSystemDirectoryHandle } from "./fs.js";
2
3export default {
4 // allow pyterminal checks to bootstrap

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected