Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/melonjs/melonJS
/ index.ts
File
index.ts
packages/melonjs/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// ES5/ES6 polyfills
2
import
"./polyfill/index.ts"
;
3
4
import
Application, { setDefaultGame } from
"./application/application.ts"
;
Callers
nothing calls this directly
Calls
3
setDefaultGame
Function · 0.90
DOMContentLoaded
Function · 0.90
boot
Function · 0.90
Tested by
no test coverage detected