Files
docx-js/src/util/index.ts
Dolan Miu 982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00

3 lines
67 B
TypeScript

export * from "./convenience-functions";
export * from "./values";