6 lines
198 B
TypeScript
6 lines
198 B
TypeScript
import "typings-global";
|
|
export import beautylog = require("beautylog");
|
|
export let lodash = require("lodash");
|
|
export import path = require("path");
|
|
export import smartfile = require("smartfile");
|