import * as loader from "./app"; import * as loader_base from "./loader/loader"; export = loader_base; loader.run();