UNPKG

tsm-cli

Version:

Simple way to manage typescipt and angular2 submodules from one repository

6 lines (5 loc) 229 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var build_command_1 = require("./build.command"); exports.buildCommand = build_command_1.buildCommand; exports.buildTsRun = build_command_1.buildTsRun;