Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
encode: (array: string[] | null | undefined) => encodeDelimitedArray(array, ','),
React Hook for managing state in URL query parameters with easy serialization.