5 lines
131 B
TypeScript
5 lines
131 B
TypeScript
export const VERSION = '0.0.0';
|
|
|
|
export * from './runtime-provider-registry.js';
|
|
export * from './tmux-fleet-runtime-provider.js';
|