UNPKG

@ledgerhq/live-common

Version:
8 lines 315 B
import Transport from "@ledgerhq/hw-transport"; /** * Attempt to fetch the size of the custom image set on the device, * or zero if there is no custom image set. */ declare const _default: (transport: Transport) => Promise<number>; export default _default; //# sourceMappingURL=customLockScreenFetchSize.d.ts.map