Files
docx-js/ts/typings/tsd.d.ts

8 lines
277 B
TypeScript
Raw Normal View History

2016-03-27 02:46:26 +01:00
/// <reference path="mocha/mocha.d.ts" />
2016-03-28 00:53:24 +01:00
/// <reference path="lodash/lodash.d.ts" />
2016-03-29 00:35:13 +01:00
/// <reference path="assertion-error/assertion-error.d.ts" />
/// <reference path="chai/chai.d.ts" />
2016-03-31 15:49:42 +01:00
/// <reference path="archiver/archiver.d.ts" />
/// <reference path="node/node.d.ts" />