Files
study-bible-project/node_modules/docx/dist/index.d.cts
T

6 lines
144 B
TypeScript

export { File as Document } from './file';
export * from './file';
export * from './export';
export * from './util';
export * from './patcher';