UNPKG

@ledgerhq/coin-hedera

Version:
3 lines 210 B
import type { EstimateFeesParams, EstimateFeesResult } from "../types"; export declare const estimateFees: (params: EstimateFeesParams) => Promise<EstimateFeesResult>; //# sourceMappingURL=estimateFees.d.ts.map