Lattice SDK implemented in TypeScript.
- Axios Promise based HTTP client for the browser and node.js
How to use Mocha and Chai, Click me to explore.
Clear the
Node.js
module cache and reinstall the dependencies.
rm -rf node_modules
npm cache clean --force
npm install
🗓️