more listing

This commit is contained in:
Dolan
2017-03-08 21:54:52 +00:00
parent 946a222d37
commit d2f777c4e5
5 changed files with 40 additions and 38 deletions

View File

@ -1,2 +1,2 @@
export {LocalPacker} from "./packer/local";
export {ExpressPacker} from "./packer/express";
export { LocalPacker } from "./packer/local";
export { ExpressPacker } from "./packer/express";