UNPKG

@ledgerhq/coin-hedera

Version:
3 lines 199 B
import type { HederaOperation } from "../../types"; export declare const getMockedOperation: (overrides?: Partial<HederaOperation>) => HederaOperation; //# sourceMappingURL=operation.fixture.d.ts.map