📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 19:07:41
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
@nodelib
/
fs.stat
/
out
/
providers
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/@nodelib/fs.stat/out/providers
🔄 Refresh
✏️
Editing: async.d.ts
Writable
import type Settings from '../settings'; import type { ErrnoException, Stats } from '../types'; export declare type AsyncCallback = (error: ErrnoException, stats: Stats) => void; export declare function read(path: string, settings: Settings, callback: AsyncCallback): void;
💾 Save Changes
❌ Cancel