UNPKG

word-math

Version:

Extended version to compatible with OMML of Word Processing Document library

11 lines (10 loc) 165 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "baseUrl": ".", "paths": { "word": [ "./src/index" ] } }, "exclude": [ "./dist" ] }