UNPKG

node-talisman

Version:

A npm package for running Thoughtwork's Talisman tool

3 lines (2 loc) 92 B
declare const doesFileExists: (filePath: string) => boolean; export default doesFileExists;