UNPKG

word-math

Version:

Extended version to compatible with OMML of Word Processing Document library

11 lines (10 loc) 186 B
{ "compilerOptions": { "target": "es5", "moduleResolution": "node", "outDir": "./.out", "lib": [ "es5", "dom" ], "sourceMap": true, "noImplicitReturns": true } }