alwaysai
Version:
The alwaysAI command-line interface (CLI)
14 lines • 567 B
TypeScript
export * from './app-clean';
export * from './app-install-model';
export * from './app-install-venv';
export * from './app-json-file';
export * from './get-docker-compose-cmd-for-app';
export * from './get-target-hardware-type';
export * from './get-target-hardware-uuid';
export * from './target-json-file';
export * from './target-path-default-value';
export * from './target-protocol';
export * from './update-docker-compose-target-hw';
export * from './write-docker-compose-file';
export * from './write-standalone-dockerfile';
//# sourceMappingURL=index.d.ts.map