MCPcopy Create free account
hub / github.com/SplootCode/splootcode / getWorkspace

Function getWorkspace

packages/runtime-python/src/webworker.ts:246–248  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

244}
245
246const getWorkspace = () => {
247 return workspace
248}
249
250export const initialize = async (urls: StaticURLs, typeshedPath: string) => {
251 staticURLs = urls

Callers 1

initializeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected