UNPKG

tsm-cli

Version:

Simple way to manage typescipt and angular2 submodules from one repository

5 lines (4 loc) 157 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var build_task_1 = require("./build.task"); exports.build = build_task_1.build;