UNPKG

@serenity-js/core

Version:

The core Serenity/JS framework, providing the Screenplay Pattern interfaces, as well as the test reporting and integration infrastructure

6 lines 237 B
export * from './ActorEntersStage'; export * from './ActorStageExitAttempted'; export * from './ActorStageExitCompleted'; export * from './ActorStageExitFailed'; export * from './ActorStageExitStarts'; //# sourceMappingURL=index.d.ts.map