Backstage
    Preparing search index...
    mock: (partialImpl?: Partial<EventsService>) => ServiceMock<EventsService> = ...

    Creates a mock of the @backstage/backend-events-node#eventsServiceRef, optionally with some given method implementations.

    Type Declaration