hideLinkEmbed (2)SummaryWraps the URL into <>, which stops it from embeddingexport declare function hideLinkEmbed(url: URL): `<${string}>`;ParametersNameTypeOptionalDescriptionurlURLNoThe URL to wrap