MCPcopy 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
2import "./init";
3import "regenerator-runtime/runtime";
4import "./assets/css/github-markdown-style.css";

Callers

nothing calls this directly

Calls 4

isDevFunction · 0.90
isReleaseFunction · 0.90
migrateStorageKeysFunction · 0.90
mountReactRouterAppFunction · 0.85

Tested by

no test coverage detected