MCPcopy Create free account
hub / github.com/SplootCode/splootcode / autocomplete_webworker.ts

File autocomplete_webworker.ts

src-runtime/autocomplete_webworker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { initialize } from '@splootcode/runtime-python/autocomplete_worker'
2import { staticPythonURLs } from './static_urls'
3
4initialize(staticPythonURLs, import.meta.env.SPLOOT_TYPESHED_PATH)

Callers

nothing calls this directly

Calls 1

initializeFunction · 0.50

Tested by

no test coverage detected