Sha256: 8b9fa6dfb2bec7abe9937fe049505d896550b2ad600cb7114b6fe2813b5cf180
Contents?: true
Size: 194 Bytes
Versions: 23
Compression:
Stored size: 194 Bytes
Contents
/// <reference types="node" /> import * as fs from 'fs'; export declare type Stats = fs.Stats; export declare type ErrnoException = NodeJS.ErrnoException; //# sourceMappingURL=index.d.ts.map
Version data entries
23 entries across 23 versions & 1 rubygems