Makes a type such that only one of the provided properties is required. RequireOnlyOne<someType, 'prop1'|'prop2'>
Makes a type such that only one of the provided properties is required. RequireOnlyOne<someType, 'prop1'|'prop2'>