📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 19:28:47
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
orkofarms.com
/
18
/
lib
/
node_modules
/
set-function-length
📍 /home/orkouolp/nodevenv/node_js/orkofarms.com/18/lib/node_modules/set-function-length
🔄 Refresh
✏️
Editing: index.d.ts
Writable
declare namespace setFunctionLength { type Func = (...args: unknown[]) => unknown; } declare function setFunctionLength<T extends setFunctionLength.Func = setFunctionLength.Func>(fn: T, length: number, loose?: boolean): T; export = setFunctionLength;
💾 Save Changes
❌ Cancel