UNPKG

@electric-sql/cli

Version:

ElectricSQL command line interface (CLI).

4 lines (3 loc) 139 B
import { Command } from 'commander'; export declare function makeShowConfigCommand(): Command; export declare function showConfig(): void;