23 lines
		
	
	
		
			1013 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			1013 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| export import beautylog = require('beautylog');
 | |
| export declare let gulp: any;
 | |
| export import gulpFunction = require('gulp-function');
 | |
| export import lodash = require('lodash');
 | |
| export import npmextra = require('npmextra');
 | |
| export import path = require('path');
 | |
| export import projectinfo = require('projectinfo');
 | |
| export import q = require('smartq');
 | |
| export declare let request: any;
 | |
| export import smartcli = require('smartcli');
 | |
| export import smartdelay = require('smartdelay');
 | |
| export import smartfile = require('smartfile');
 | |
| export import shelljs = require('shelljs');
 | |
| export import smartmonitor = require('smartmonitor');
 | |
| export import smartparam = require('smartparam');
 | |
| export import smartq = require('smartq');
 | |
| export import smartshell = require('smartshell');
 | |
| export import smartsocket = require('smartsocket');
 | |
| export import smartsystem = require('smartsystem');
 | |
| export import smartssh = require('smartssh');
 | |
| export import smartstring = require('smartstring');
 | |
| export import through2 = require('through2');
 |