UNPKG

lucy-cli

Version:
4 lines (3 loc) 157 B
import { TaskOptions } from '../Gulpfile'; export declare function cleanWix(): () => any; export declare function cleanSrc(options: TaskOptions): () => any;