UNPKG

@serenity-js/core

Version:

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

5 lines 194 B
export * from './ExpectationDetails.js'; export * from './ExpectationMet.js'; export * from './ExpectationNotMet.js'; export * from './ExpectationOutcome.js'; //# sourceMappingURL=index.d.ts.map