stripSearchParams type problem
I'm stripping out default values with stripSearchParams but I get a type error:
Type problem:
Am I missing something or is it just not working the way it should? I'm currently using
Type problem:
Am I missing something or is it just not working the way it should? I'm currently using
// @ts-expect-error to get around this.