UNPKG

@ledgerhq/live-common

Version:
5 lines 224 B
export declare function releaseMockDevice(id: string): void; export declare function mockDeviceWithAPDUs(apdus: string, opts?: { autoSkipUnknownApdu: boolean; }): Promise<string>; //# sourceMappingURL=mockDevice.d.ts.map