Common type definitions for Semaphore modules.
Install the @libsem/types package with npm:
@libsem/types
npm i @libsem/types
or yarn:
yarn add @libsem/types
Import
import { Identity, IProof, MerkleProof } from "@libsem/types"