UNPKG

171 BTypeScriptView Raw
1/**
2 * @license Typescript-Library-Bundler
3 * (c) 2017 Amin Paks <amin.pakseresht@hotmail.com>
4 * License: MIT
5 */
6export * from './utils';
7export { main } from './main';