2.0.0 • Published 3 years ago
@risedle/types v2.0.0
Shared type definitions.
Installation
# npm
npm install --save-exact @risedle/types@latest
# pnpm
pnpm add --save-exact @risedle/types@latestUsage
Here is the example on how to use @risedle/types:
// Like this
import { ChainId, Chain } from "@risedle/types";