@polkadot/react-api
Version:
A collection of RxJs React components the Polkadot JS API
49 lines (48 loc) • 2.62 kB
TypeScript
declare const _default: {
edgeware: {
Keys: string;
PreVoting: typeof import("edgeware-node-types/dist/voting").PreVoting;
Commit: typeof import("edgeware-node-types/dist/voting").Commit;
Voting: typeof import("edgeware-node-types/dist/voting").Voting;
Completed: typeof import("edgeware-node-types/dist/voting").Completed;
VoteStage: typeof import("edgeware-node-types/dist/voting").VoteStage;
Binary: typeof import("edgeware-node-types/dist/voting").Binary;
MultiOption: typeof import("edgeware-node-types/dist/voting").MultiOption;
VoteType: typeof import("edgeware-node-types/dist/voting").VoteType;
OnePerson: typeof import("edgeware-node-types/dist/voting").OnePerson;
OneCoin: typeof import("edgeware-node-types/dist/voting").OneCoin;
TallyType: typeof import("edgeware-node-types/dist/voting").TallyType;
VoteOutcome: typeof import("edgeware-node-types/dist/voting").VoteOutcome;
Tally: typeof import("edgeware-node-types/dist/voting").Tally;
VoteData: typeof import("edgeware-node-types/dist/voting").VoteData;
VoteRecord: typeof import("edgeware-node-types/dist/voting").VoteRecord;
'voting::VoteType': typeof import("edgeware-node-types/dist/voting").VoteType;
'voting::TallyType': typeof import("edgeware-node-types/dist/voting").TallyType;
Balance2: typeof import("edgeware-node-types/dist/treasuryReward").Balance2;
ProposalRecord: typeof import("edgeware-node-types/dist/signaling").ProposalRecord;
ProposalContents: typeof import("@polkadot/types").Bytes;
ProposalTitle: typeof import("@polkadot/types").Bytes;
IdentityStage: typeof import("edgeware-node-types/dist/identity").IdentityStage;
IdentityRecord: typeof import("edgeware-node-types/dist/identity").IdentityRecord;
MetadataRecord: typeof import("edgeware-node-types/dist/identity").MetadataRecord;
IdentityType: typeof import("@polkadot/types").Text;
Attestation: typeof import("@polkadot/types").Bytes;
Identity: typeof import("@polkadot/types").Bytes;
IdentityIndex: typeof import("@polkadot/types").u32;
Claim: typeof import("@polkadot/types").Bytes;
};
kulupu: {
Difficulty: string;
DifficultyAndTimestamp: {
difficulty: string;
timestamp: string;
};
DispatchError: string;
DispatchResult: string;
DispatchInfo: {
weight: string;
class: string;
};
};
};
export default _default;