Appearance
@vtj
@vtj / node / pathExistsSync
const pathExistsSync: (path) => boolean = fs.pathExistsSync
const
path
boolean
fs.pathExistsSync
Defined in: packages/node/src/fs.ts:26
An alias for fs.existsSync, created for consistency with pathExists.
fs.existsSync
pathExists
string