Function makeCdnUrl

  • Constructs a full CDN URL by appending the given path to the base CDN URL.

    Returns

    The complete URL pointing to the resource on the CDN.

    Parameters

    • path: string

      The relative path to the object (file) on the CDN.

    Returns string

Generated using TypeDoc