%PDF- %PDF-
Direktori : /var/www/html/node_modules/@nodelib/fs.stat/out/types/ |
Current File : /var/www/html/node_modules/@nodelib/fs.stat/out/types/index.d.ts |
/// <reference types="node" /> import type * as fs from 'fs'; export declare type Stats = fs.Stats; export declare type ErrnoException = NodeJS.ErrnoException;