PartialWithRequiredView in referenceExample valuesTypeScriptPostHog AIkeyof T> = { [P in K]: T[P];} & { [P in Exclude<keyof T, K>]?: T[P];}Community questionsAsk a question