📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 08:25:14
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
signal-exit
/
dist
/
cjs
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/signal-exit/dist/cjs
🔄 Refresh
✏️
Editing: browser.d.ts
Writable
/** * This is a browser shim that provides the same functional interface * as the main node export, but it does nothing. * @module */ import type { Handler } from './index.js'; export declare const onExit: (cb: Handler, opts: { alwaysLast?: boolean; }) => () => void; export declare const load: () => void; export declare const unload: () => void; //# sourceMappingURL=browser.d.ts.map
💾 Save Changes
❌ Cancel