update structure
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
import * as smartcli from "smartcli";
|
||||
import * as cflare from "cflare";
|
||||
import * as cflare from "cflare";
|
||||
|
||||
|
@ -0,0 +1,6 @@
|
||||
import "typings-global";
|
||||
export import path = require("path");
|
||||
export let q = require("q");
|
||||
export import smartfile = require("smartfile");
|
||||
export import smartstring = require("smartstring");
|
||||
|
||||
|
Reference in New Issue
Block a user