UNPKG

docxml

Version:

TypeScript (component) library for building and parsing a DOCX file

7 lines (6 loc) 81 B
declare global { interface Error { cause?: Error; } } export {};