Skip to content

Latest commit

 

History

History

types

@risedle/types

Shared type definitions.

Installation

# npm
npm install --save-exact @risedle/types@latest

# pnpm
pnpm add --save-exact @risedle/types@latest

Usage

Here is the example on how to use @risedle/types:

// Like this
import { ChainId, Chain } from "@risedle/types";