UNPKG

@types/is-dotfile

Version:
4 lines (2 loc) 72 B
export = isDotfile; declare function isDotfile(path: string): boolean;