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

Function runtime

frontend/public/swagger-ui-bundle.js:75324–75331  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75322 a.promise
75323 )
75324 },
75325 runtime = () => () => {
75326 const s = {}
75327 return (
75328 globalThis.location &&
75329 (s.oauth2RedirectUrl = `${globalThis.location.protocol}//${globalThis.location.host}${globalThis.location.pathname.substring(0, globalThis.location.pathname.lastIndexOf('/'))}/oauth2-redirect.html`),
75330 s
75331 )
75332 },
75333 BT = Object.freeze({
75334 dom_id: null,

Callers 1

SwaggerUIFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected