UNPKG

website-auditfy

Version:

> Tool for validate your project on SEO, HTML, CSS, JS, TS, Performance, Security and A11Y

5 lines (4 loc) 105 B
declare class PathUtils { static getNormalizePath(filePath: string): string; } export { PathUtils };