UNPKG

lucy-cli

Version:
4 lines (3 loc) 218 B
import { TaskOptions } from '../Gulpfile.js'; export declare function checkPages(fail: boolean, force: boolean): Promise<void>; export declare function checkTs(options: TaskOptions): import("undertaker").TaskFunction;