Skip to content

existsSync

existsSync(this, path): boolean

Defined in: src/node/sync.ts:35

Test whether or not path exists by checking with the file system.

unknown

PathLike

boolean