%PDF- %PDF-
Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nodelib/fs.walk/out/readers/ |
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nodelib/fs.walk/out/readers/common.d.ts |
import Settings, { FilterFunction } from '../settings'; import { Errno } from '../types'; export declare function isFatalError(settings: Settings, error: Errno): boolean; export declare function isAppliedFilter<T>(filter: FilterFunction<T> | null, value: T): boolean; export declare function replacePathSegmentSeparator(filepath: string, separator: string): string; export declare function joinPathSegments(a: string, b: string, separator: string): string; //# sourceMappingURL=common.d.ts.map