UNPKG

@notadd/server

Version:

Notadd Server Package.

7 lines (5 loc) 191 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const index_1 = require("./index"); (new index_1.ServerStarter()).start(); //# sourceMappingURL=bootstrap.js.map