UNPKG

@ledgerhq/coin-tezos

Version:
4 lines 302 B
import * as bakers from './bakers'; export { bakers }; export { createTzktApi, type TzktApi, fetchAllTransactions, fetchBlockDelegations, fetchBlockOriginations, fetchBlockReveals, fetchBlockStaking, fetchBlockTokenTransfers, fetchBlockTransactions, } from './tzkt'; //# sourceMappingURL=index.d.ts.map