feat: add baseos contracts

This commit is contained in:
2026-05-07 15:53:16 +00:00
parent 33643e83f7
commit ff144e2826
5 changed files with 118 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ export * from './registry.js';
export * from './secretbundle.js';
export * from './secretgroup.js';
export * from './baremetal.js';
export * from './baseos.js';
export * from './backup.js';
export * from './clusternode.js';
export * from './settings.js';