📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 10:09:35
📂
/ (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: isPromise.d.ts
Writable
/** * Tests to see if the object is "thennable". * @param value the object to test */ export declare function isPromise(value: any): value is PromiseLike<any>; //# sourceMappingURL=isPromise.d.ts.map
💾 Save Changes
❌ Cancel