KC's Workspace
    Preparing search index...
    DeepPartial: { [P in keyof T]?: { [K in keyof T[P]]?: T[P][K] } }

    Type Parameters

    • T