UNPKG

htmlhint

Version:

The Static Code Analysis Tool for your HTML

11 lines 217 B
export declare function parseGlob(target: string): { base: string; glob: string; is: { glob: boolean; }; path: { basename: string; }; }; //# sourceMappingURL=parse-glob.d.ts.map