{"version":3,"names":[],"mappings":"","sources":["uriSchemaPortList.d.ts"],"sourcesContent":["export declare class UriSchemaPortList {\n    static http: number;\n    static https: number;\n    static relative: any;\n    static getPort(schema: string): number;\n    static isDefaultPort(schema: string, port: number): boolean;\n}\n"],"file":"uriSchemaPortList.d.ts"}