Sha256: 46324183533e34fad2461b51174132e8e0e4b3ac1ceb5032e4952992739d1eab
Contents?: true
Size: 160 Bytes
Versions: 51
Compression:
Stored size: 160 Bytes
Contents
/// <reference types="node" /> import type * as fs from 'fs'; export declare type Stats = fs.Stats; export declare type ErrnoException = NodeJS.ErrnoException;
Version data entries
51 entries across 51 versions & 3 rubygems