Function toURLSearchParams

  • Converts the given input to a URLSearchParams object.

    Parameters

    Returns URLSearchParams

    A URLSearchParams object

    Throws

    If the input type is not supported

Generated using TypeDoc