UNPKG

151 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3const core_1 = require("./core");
4const app = new core_1.Burn;
5app.run();