UNPKG

convex

Version:

Client for the Convex Cloud

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