SIGN IN SIGN UP

fix: add DOM.Iterable lib to resolve URLSearchParams.entries() type error (#27)

The generated queryKeySerializer.gen.ts uses URLSearchParams.entries() which
requires DOM.Iterable in the TypeScript lib config for proper type definitions.
C
Chris Bartholomew committed
160c5581ec8acfb6928fb27f25487057645f48ea
Parent: 70983f5
Committed by GitHub <noreply@github.com> on 12/12/2025, 4:34:47 PM