UNPKG

word-math

Version:

Extended version to compatible with OMML of Word Processing Document library

4 lines (3 loc) 124 B
export { read, readFile } from "./codecs"; export { write_str as to_text } from "./codecs/TXT"; export * from "./types";