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

    Function isSameOrigin

    • Check whether two URLs share the same origin.

      Parameters

      • a: string

        First URL.

      • b: string

        Second URL.

      Returns boolean

      True if both URLs have the same origin.