UNPKG

convex

Version:

Client for the Convex Cloud

6 lines 199 B
import { Command } from "@commander-js/extra-typings"; export declare const init: Command<[], { project?: string | undefined; team?: string | undefined; }>; //# sourceMappingURL=init.d.ts.map