UNPKG
gulp-typings
Version:
latest (2.0.4)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.7
1.0.6
1.0.3
1.0.2
0.0.0
wrap typings for use with gulp
github.com/pushrocks/gulp-typings
typings/gulp-typings
gulp-typings
/
dist
/
gulp-typings.plugins.d.ts
5 lines
(4 loc)
•
126 B
TypeScript
View Raw
1
2
3
4
5
import
"typings-global"
;
export
declare
let
path
:
any
;
export
declare
let
through2
:
any
;
export
declare
let
typingsCore
:
any
;