Home > utils > toHttpsUrl
转换为 https 链接。
Signature:
export declare function toHttpsUrl(url: string): string;
Returns:
string