UNPKG

@tensorify.io/cli

Version:

Official CLI for Tensorify.io - Build, test, and deploy machine learning plugins

5 lines 203 B
export { loginCommand } from "./login"; export { logoutCommand } from "./logout"; export { whoamiCommand } from "./whoami"; export { publishCommand } from "./publish"; //# sourceMappingURL=index.d.ts.map