MCPcopy Index your code
hub / github.com/dataease/SQLBot / createNamespace

Function createNamespace

frontend/public/swagger-ui-bundle.js:43007–43010  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

43005 }
43006 }
43007 const Sp = new Namespace(),
43008 createNamespace = (s) => {
43009 const o = new Namespace()
43010 return (fu(s) && o.use(s), o)
43011 },
43012 Ep = Sp,
43013 toolbox = () => ({ predicates: { ...ie }, namespace: Ep }),

Calls 2

useMethod · 0.95
fuFunction · 0.85

Tested by

no test coverage detected