UNPKG

@clickup/pg-microsharding

Version:
6 lines 222 B
import type { Args } from "../internal/parseArgs"; /** * Installs the library in the provided databases. */ export declare function actionInstall(args: Args): Promise<boolean>; //# sourceMappingURL=actionInstall.d.ts.map