UNPKG

ancesdir

Version:

Find a specific ancestor/root directory given a starting location and a search parameter

3 lines (2 loc) 173 B
export declare const throwStartingPathNotAbsoluteMessage: (from: string) => never; export declare const throwMarkerNotFoundMessage: (from: string, marker: string) => never;