MCPcopy 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
2import "./polyfill/index.ts";
3
4import Application, { setDefaultGame } from "./application/application.ts";

Callers

nothing calls this directly

Calls 3

setDefaultGameFunction · 0.90
DOMContentLoadedFunction · 0.90
bootFunction · 0.90

Tested by

no test coverage detected