UNPKG

@clickup/pg-microsharding

Version:
6 lines 208 B
import type { Args } from "../internal/parseArgs"; /** * Ensures that some shards exist. */ export declare function actionAllocate(args: Args): Promise<boolean>; //# sourceMappingURL=actionAllocate.d.ts.map