UNPKG

@acala-network/type-definitions

Version:

Polkadot.js type definations for Acala Network

10 lines (9 loc) 218 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { rpc: {}, types: { // use @polkadot/types CandidateInfo CandidateInfoOf: 'CandidateInfo' } };