UNPKG

linguist-js

Version:

Analyse languages used in a folder. Powered by GitHub Linguist, although it doesn't need to be installed.

3 lines (2 loc) 139 B
export declare const normPath: (...inputPaths: string[]) => string; export declare const normAbsPath: (...inputPaths: string[]) => string;