ZIPY SDK
The Javascript SDK for Zipy
Installation
npm i zipyforplugins
Usage
import zipy from "zipyforplugins";
Note: 1. Make sure you have install `brotli`, we are using it compress the build files
2. While releasing npm package, make sure you change `isNPM` to `true` in config.json
zipy.init("<app-id>");