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 218 B
export * from './Clock'; export * from './DelayedCallback'; export * from './Duration'; export * from './RepeatUntilLimits'; export * from './Scheduler'; export * from './Timestamp'; //# sourceMappingURL=index.d.ts.map