UNPKG

@serenity-js/core

Version:

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

7 lines 289 B
export * from './ActorEntersStage.js'; export * from './ActorSpotlighted.js'; export * from './ActorStageExitAttempted.js'; export * from './ActorStageExitCompleted.js'; export * from './ActorStageExitFailed.js'; export * from './ActorStageExitStarts.js'; //# sourceMappingURL=index.js.map