UNPKG

@serenity-js/core

Version:

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

8 lines 317 B
export * from './diff'; export * from './model'; export { ErrorSerialiser } from './ErrorSerialiser'; export { ErrorStackParser } from './ErrorStackParser'; export { ErrorFactory } from './ErrorFactory'; export { ErrorOptions } from './ErrorOptions'; export * from './RaiseErrors'; //# sourceMappingURL=index.d.ts.map