UNPKG

convex

Version:

Client for the Convex Cloud

3 lines 214 B
import { Context } from "./context.js"; export declare function buildIndexes(ctx: Context, origin: string, adminKey: string, schemaDir: string, dryRun: boolean): Promise<void>; //# sourceMappingURL=indexes.d.ts.map