Type alias OmitProperties<T, P>

OmitProperties<T, P>: Omit<T, PickKeysByValue<T, P>>

Type Parameters

  • T

  • P

Generated using TypeDoc