UNPKG

convex

Version:

Client for the Convex Cloud

6 lines 205 B
/** * Check the version of the `convex` NPM package and automatically update Cursor * rules if applicable. */ export declare function checkVersion(): Promise<void>; //# sourceMappingURL=updates.d.ts.map