Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
@nodelib
/
fs.stat
/
src
/
types
📤 Upload
📝 New File
📁 New Folder
Close
Editing: index.ts
import * as fs from 'fs'; export type Stats = fs.Stats; export type ErrnoException = NodeJS.ErrnoException;
Save
Cancel