1.0.5 • Published 1 year ago

@xxnetwork/types v1.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Description

This project contains xxnetwork blockchain type definitions that can be used to decorate @polkadot/api.

Installation

NPM:

npm i @xxnetwork/types

YARN:

yarn add @xxnetwork/types

Usage

Add to your codebase entry point before any imports from @polkadot/api.

import '@xxnetwork/types';
import '@polkadot/api';
1.0.5

1 year ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago