Type error in @solid-primitives/props. Reproduction:

git clone https://github.com/giyomoon/solid-primitives-type-error
cd solid-primitives-type-error
pnpm install
pnpm run build

Navigate to ./src/TypeError.tsx. and your IDE should show the error aswell.