Skip to content

[WIP] Is there a type helper to make single properties required in this repo? Something like type RequireProp<T, K extends keyof T> = Required<Pick<T, K>> & T - #72

Closed
fiddur with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-99f9e22b-6206-40ef-93e3-4414682bdfae
Closed

[WIP] Is there a type helper to make single properties required in this repo? Something like type RequireProp<T, K extends keyof T> = Required<Pick<T, K>> & T#72
fiddur with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-99f9e22b-6206-40ef-93e3-4414682bdfae

Commits

Commits on Oct 6, 2025