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