echo "[Started]: eDocu SDK install";
yarn build;
rm -f ./build/module/lib/platform/**/**.d.ts;
echo "[Finished]: eDocu SDK install";
