UNPKG

codelyzer

Version:

Linting for Angular applications, following angular.io/styleguide.

4 lines (3 loc) 98 B
export declare class PathResolver { resolve(path: string, relative: string): string | null; }