UNPKG

@ledgerhq/coin-hedera

Version:
3 lines 176 B
import type { Block } from "@ledgerhq/coin-module-framework/api/types"; export declare function getBlock(height: number): Promise<Block>; //# sourceMappingURL=getBlock.d.ts.map