{"version":3,"file":"index.cjs","sourceRoot":"","sources":["../../../src/snaps/registry/index.ts"],"names":[],"mappings":";;;AAUA,uEAAkE;AAAzD,gIAAA,sBAAsB,OAAA;AAa/B,qCAA6C;AAApC,2GAAA,kBAAkB,OAAA","sourcesContent":["export type {\n  SnapRegistryControllerActions,\n  SnapRegistryControllerEvents,\n  SnapRegistryControllerArgs,\n  SnapRegistryControllerGetStateAction,\n  SnapRegistryControllerMessenger,\n  SnapRegistryControllerState,\n  SnapRegistryControllerStateChangeEvent,\n  SnapRegistryControllerRegistryUpdatedEvent,\n} from './SnapRegistryController';\nexport { SnapRegistryController } from './SnapRegistryController';\nexport type {\n  SnapRegistryControllerGetAction,\n  SnapRegistryControllerGetMetadataAction,\n  SnapRegistryControllerRequestUpdateAction,\n  SnapRegistryControllerResolveVersionAction,\n} from './SnapRegistryController-method-action-types';\nexport type {\n  SnapRegistryInfo,\n  SnapRegistryMetadata,\n  SnapRegistryRequest,\n  SnapRegistryResult,\n} from './types';\nexport { SnapRegistryStatus } from './types';\n"]}