UNPKG

@twbs/fantasticon

Version:
2 lines (1 loc) 101 B
export declare const checkPath: (filepath: string, type?: "directory" | "file") => Promise<boolean>;