feat: add registry target contracts

This commit is contained in:
2026-04-28 15:40:55 +00:00
parent eb299afb53
commit 7f5cb4e247
6 changed files with 53 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ export * from './domain.js';
export * from './event.js';
export * from './externalregistry.js';
export * from './image.js';
export * from './registry.js';
export * from './secretbundle.js';
export * from './secretgroup.js';
export * from './baremetal.js';