UNPKG

convex

Version:

Client for the Convex Cloud

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