UNPKG

129 BTypeScriptView Raw
1export declare const NO_HOSTNAME: unique symbol;
2export declare const fromUrl: (urlLike: string) => string | typeof NO_HOSTNAME;