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 229 B
export * from './HTTPRequestResponse.js'; export * from './JSONData.js'; export * from './LogEntry.js'; export * from './Photo.js'; export * from './TestReport.js'; export * from './TextData.js'; //# sourceMappingURL=index.js.map