{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export { createMeteorAdapter } from \"./meteor.js\";\nexport { createNearMobileAdapter } from \"./near-mobile.js\";\n\nexport { TransportError, UserRejectedError, isTransportError, isUserRejectedError } from \"./errors.js\";\n\nexport type {\n  WalletAdapter,\n  WalletNetwork,\n  WalletAccount,\n  ConnectorActionLike,\n  SignInParams,\n  SignOutParams,\n  GetAccountsParams,\n  SignMessageParams,\n  SignAndSendTransactionParams,\n  SignAndSendTransactionsParams,\n  AdapterStorage,\n  PopupWindowLike,\n  MeteorExtensionBridge,\n  MeteorAdapterOptions,\n  NearMobileMetadata,\n  NearMobileRequestPayload,\n  NearMobileAdapterOptions,\n} from \"./types.js\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,oBAAoC;AACpC,yBAAwC;AAExC,oBAAyF;","names":[]}