• [Json] Constructs a type whose keys are picked from the given type

    Type Parameters

    • Type extends TSchema
    • Key extends PropertyKey[]

    Parameters

    Returns TPick<Type, Key>

  • [Json] Constructs a type whose keys are picked from the given type

    Type Parameters

    Parameters

    Returns TPick<Type, Key>