@bachman-dev/wanikani-api-types - v1.8.0
    Preparing search index...

    Function stringifyParameters

    • Parses a parameter object, for use with the WaniKani API.

      Parameters

      Returns string

      A query string of all the parameters, which can be added to a base URL.

      A TypeError if a non-object is passed to the function.