UNPKG

convex

Version:

Client for the Convex Cloud

6 lines 230 B
import { Command } from "@commander-js/extra-typings"; export declare const disableLocalDeployments: Command<[], { global?: true | undefined; undoGlobal?: true | undefined; }>; //# sourceMappingURL=disableLocalDev.d.ts.map