Type Alias RootTestingEvent

RootTestingEvent: Enum<{
    DefensiveTestCall: undefined;
}>