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 (5 loc) 165 B
export * from './ChainableSetter.js'; export * from './Notepad.js'; export * from './NotepadAdapter.js'; export * from './notes.js'; export * from './TakeNotes.js';