@rarible/types
Version:
`@rarible/types` is a TypeScript library that provides type definitions and interfaces for the Rarible ecosystem. This package is designed to facilitate seamless integration with Rarible's APIs and services, ensuring type safety and improved developer exp
18 lines (11 loc) • 435 B
Markdown
# /types
`/types` is a TypeScript library that provides type definitions and interfaces for the Rarible ecosystem. This package is designed to facilitate seamless integration with Rarible's APIs and services, ensuring type safety and improved developer experience.
## Installation
You can install `/types` via npm:
```bash
npm install /types
```
or using Yarn:
```bash
yarn add /types
```