2016-10-21 15:48:52 +00:00
|
|
|
"use strict";
|
2017-02-27 21:19:14 +00:00
|
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
2016-10-21 15:48:52 +00:00
|
|
|
const smartsystem_1 = require("smartsystem");
|
|
|
|
exports.mod00 = new smartsystem_1.LazyModule('./mod00/index', __dirname);
|
|
|
|
exports.mod01 = new smartsystem_1.LazyModule('./mod01/index', __dirname);
|
|
|
|
exports.mod02 = new smartsystem_1.LazyModule('./mod02/index', __dirname);
|