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

View File

@ -1,3 +1,5 @@
import * as archiver from "archiver";
export class Packer {
}