UNPKG

@nolus/nolusjs

Version:

JS library for NodeJS and Web browsers to interact with the Nolus Protocol

5 lines (4 loc) 82 B
import { Asset } from './Asset'; export interface Rewards { rewards: Asset; }