Function removeProtocol

  • Removes a previously added protocol in the main thread.

    Parameters

    • customProtocol: string

      the custom protocol to remove registration for

    Returns void

    Example

    removeProtocol('custom');