added archiver typing

This commit is contained in:
Dolan Miu
2016-03-31 15:49:42 +01:00
parent 7b7f5f3b28
commit 5fa1c259d0
5 changed files with 2381 additions and 0 deletions

2
ts/typings/tsd.d.ts vendored
View File

@ -3,3 +3,5 @@
/// <reference path="lodash/lodash.d.ts" />
/// <reference path="assertion-error/assertion-error.d.ts" />
/// <reference path="chai/chai.d.ts" />
/// <reference path="archiver/archiver.d.ts" />
/// <reference path="node/node.d.ts" />