📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 19:59:45
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
orkofarms.com
/
18
/
lib
/
node_modules
/
@grpc
/
grpc-js
/
build
/
src
📍 /home/orkouolp/nodevenv/node_js/orkofarms.com/18/lib/node_modules/@grpc/grpc-js/build/src
🔄 Refresh
✏️
Editing: uri-parser.d.ts
Writable
export interface GrpcUri { scheme?: string; authority?: string; path: string; } export declare function parseUri(uriString: string): GrpcUri | null; export interface HostPort { host: string; port?: number; } export declare function splitHostPort(path: string): HostPort | null; export declare function uriToString(uri: GrpcUri): string;
💾 Save Changes
❌ Cancel