feat: add backup contracts

This commit is contained in:
2026-05-02 21:59:42 +00:00
parent 6191d1cc87
commit 33643e83f7
4 changed files with 167 additions and 0 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 './backup.js';
export * from './clusternode.js';
export * from './settings.js';
export * from './service.js';