UNPKG

@acala-network/type-definitions

Version:

Polkadot.js type definations for Acala Network

12 lines (11 loc) 226 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { rpc: {}, types: { Position: { collateral: 'Balance', debit: 'Balance' } } };