PromucFlow_constructor/app/client/typings/mammoth/index.d.ts
Vemparala Surya Vamsi af356c4715
fix: doc viewer and xlsx fixes (#19427) (#20113)
## Description
Updated versions of mammoth and execljs to browser versions. Earlier
versions used were compatible in a node js environment and expected
certain base libraries which were missing in the browser env. Hence
caused errors which prevented the app from loading the base encoded
versions.
2023-02-08 15:22:51 +05:30

2 lines
42 B
TypeScript

declare module "mammoth/mammoth.browser";