UNPKG

@qualweb/core

Version:
9 lines 186 B
export type Url = { inputUrl: string; protocol: string; domainName: string; domain: string; uri: string; completeUrl: string; }; //# sourceMappingURL=Url.d.ts.map