Repository URL to install this package:
|
Version:
1.2.7 ▾
|
"use strict";
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
// @todo can only export if window...
// export * from './client'
__export(require("./bootstrapper"));
//# sourceMappingURL=index.js.map