UNPKG

convex

Version:

Client for the Convex Cloud

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