Type Alias ValidSuperTypeKey<S, N>

ValidSuperTypeKey<S, N>: keyof Omit<S, N>

Type Parameters