UNPKG

@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
# @rarible/types `@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 experience. ## Installation You can install `@rarible/types` via npm: ```bash npm install @rarible/types ``` or using Yarn: ```bash yarn add @rarible/types ```