UNPKG

convex

Version:

Client for the Convex Cloud

6 lines (5 loc) 191 B
"use strict"; export { InternalConvexClient } from "./sync/client.js"; export { ConvexHttpClient } from "./http_client.js"; export * from "../api/index.js"; //# sourceMappingURL=index.js.map