Files
docx-js/ts/export/packer/pack-options.ts

4 lines
81 B
TypeScript
Raw Normal View History

2017-12-05 00:16:21 +00:00
// tslint:disable-next-line:no-empty-interface
2017-09-30 18:15:33 +01:00
export interface IPackOptions {
}