docs
evals
scenario-1
scenario-10
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
Provide a tiny module that exposes the version identifier of the Unicode conversion dependency and formats it for display.
getLibraryVersion() returns the dependency's version identifier string exactly as declared by the underlying library @testformatVersionLabel("Punycode") prepends the provided label and a colon before the dependency version string @testLibrary is used before the version string @testexport function getLibraryVersion(): string
export function formatVersionLabel(label?: string): stringUse the package's published version identifier when resolving the version string for this module. @satisfied-by