Shape of a "query parameter" object; A map of strings representing parameter names and values that are quickly converted to string equivalents

interface QueryParams {}

Hierarchy