@appgeist/file-exists
Utility function to check if a file exists and return a Promise.
Usage
const fileExists = require("@appgeist/file-exists");
const found = await fileExists("catz-picture.jpg");
License
The ISC License.
Utility function to check if a file exists and return a Promise.
const fileExists = require("@appgeist/file-exists");
const found = await fileExists("catz-picture.jpg");
The ISC License.
npm i @appgeist/file-exists
13
1.1.3
ISC
2.37 kB
6