deno.land / x / docx@8.5.0 / src / index.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
// Internally, the wrapper is a 'File', but export to the end user as a 'Document'// Use of 'File' also worksexport { File as Document } from "./file";export * from "./file";export * from "./export";export * from "./util";export * from "./patcher";
docx

Version Info

Tagged at
4 months ago