UNPKG

hint

Version:

The linting tool for the web

3 lines 158 B
import { CLIOptions } from '../types'; export declare const cliActions: Array<(action: CLIOptions) => Promise<boolean>>; //# sourceMappingURL=actions.d.ts.map