Using npm:
$ npm install @elytro/zkemail
Using yarn:
$ yarn add @elytro/zkemail
Using pnpm:
$ pnpm add @elytro/zkemail
Once the package is installed, you can import the library using import
approach:
import { ·TODO· } from '@elytro/zkemail'
TODO
MIT