Files
docx-js/ts/export/packer/pack-options.ts
2017-12-05 02:24:49 +00:00

4 lines
84 B
TypeScript

/* tslint:disable-next-line:no-empty-interface */
export interface IPackOptions {
}