Function isLocalEndpoint

  • Determines whether or not the given URL is a local URL.

    Returns

    • Whether or not the URL is a local endpoint.

    Parameters

    • url: string

    Returns boolean

Generated using TypeDoc