@log-right/base > ResultConfigBase > throwOnEvent
ResultConfigBase.throwOnEvent propertyโ
An object that is thrown if the Result
occurs. If nothing is provided, nothing will be thrown.
throwOnEvent?: unknown | null;
@log-right/base > ResultConfigBase > throwOnEvent
An object that is thrown if the Result
occurs. If nothing is provided, nothing will be thrown.
throwOnEvent?: unknown | null;