Add StartOS 0.4.0 packaging
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export declare const ignoreENOENT: (p: Promise<any>) => Promise<any>;
|
||||
export declare const ignoreENOENTSync: (fn: () => any) => any;
|
||||
//# sourceMappingURL=ignore-enoent.d.ts.map
|
||||
Reference in New Issue
Block a user