UNPKG

@tensorify.io/cli

Version:

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

6 lines 161 B
import { Command } from "commander"; /** * Create the validate command */ export declare const validateCommand: Command; //# sourceMappingURL=validate.d.ts.map