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

12 lines
501 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" />
2016-03-31 19:04:28 +01:00
/// <reference path="express-serve-static-core/express-serve-static-core.d.ts" />
/// <reference path="express/express.d.ts" />
/// <reference path="mime/mime.d.ts" />
/// <reference path="serve-static/serve-static.d.ts" />