UNPKG

neo-blockchain-client

Version:
5 lines (3 loc) 133 B
/* @flow */ export { default as SmartContract } from './SmartContract'; export type { SmartContractABI } from './SmartContractABI';