first commit
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import { ErrnoException } from '../types';
|
||||
export declare function isEnoentCodeError(error: ErrnoException): boolean;
|
||||
Reference in New Issue
Block a user