## 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.
2 lines
42 B
TypeScript
2 lines
42 B
TypeScript
declare module "mammoth/mammoth.browser";
|