{"version":3,"file":"type.mjs","sourceRoot":"","sources":["../src/type.ts"],"names":[],"mappings":"","sourcesContent":["export type GetAppNameAndVersionResponse = {\n  appName: string;\n  version: string;\n};\n\nexport type LedgerMobileBridgeOptions = Record<string, never>;\n"]}