📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 09:05:19
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
rxjs
/
dist
/
types
/
internal
/
util
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/rxjs/dist/types/internal/util
🔄 Refresh
✏️
Editing: isFunction.d.ts
Writable
/** * Returns true if the object is a function. * @param value The value to check */ export declare function isFunction(value: any): value is (...args: any[]) => any; //# sourceMappingURL=isFunction.d.ts.map
💾 Save Changes
❌ Cancel