UNPKG

@loom-io/node-filesystem-adapter

Version:

A file system wrapper for Node.js and Bun

2 lines (1 loc) 95 B
export declare function isNodeErrnoExpression(error: unknown): error is NodeJS.ErrnoException;