UNPKG

convex

Version:

Client for the Convex Cloud

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