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

11 lines (10 loc) 499 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./api/index.js"), exports); tslib_1.__exportStar(require("./common/index.js"), exports); tslib_1.__exportStar(require("./blockchains/index.js"), exports); // @deprecated modules tslib_1.__exportStar(require("./big-number.js"), exports); tslib_1.__exportStar(require("./contract-address.js"), exports); tslib_1.__exportStar(require("./address.js"), exports);