Edit File: check-paths.d.ts
import { Options } from './types'; export declare function checkOSSPaths(paths: string[], options: Options): void;
Back to File Manager