Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ main.ts
File
main.ts
frontend/src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Must be first - initializes global compatibility shims
2
import
"./init"
;
3
import
"regenerator-runtime/runtime"
;
4
import
"./assets/css/github-markdown-style.css"
;
Callers
nothing calls this directly
Calls
4
isDev
Function · 0.90
isRelease
Function · 0.90
migrateStorageKeys
Function · 0.90
mountReactRouterApp
Function · 0.85
Tested by
no test coverage detected