{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../../src/snaps/registry/index.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,sBAAsB,EAAE,qCAAiC;AAalE,OAAO,EAAE,kBAAkB,EAAE,oBAAgB","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"]}