UNPKG

convex

Version:

Client for the Convex Cloud

4 lines 147 B
import { Command } from "commander"; /** Initialize a new Convex project. */ export declare const init: Command; //# sourceMappingURL=init.d.ts.map