kinetex - v1.0.0-rc.1
    Preparing search index...

    Function relativeURL

    • Make a URL relative to a base. Returns null if the URL is not under the base.

      Parameters

      • url: string
      • base: string

      Returns string | null