UNPKG

119 BTypeScriptView Raw
1import { StringTask } from '../types';
2export declare function checkIgnoreTask(paths: string[]): StringTask<string[]>;