feat: scaffold baseos runtime

This commit is contained in:
2026-05-07 15:53:15 +00:00
commit ce41f41169
14 changed files with 897 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
export * from './types.ts';
export * from './classes.supervisorclient.ts';
export * from './classes.cloudlyconnector.ts';
export * from './classes.baserunner.ts';