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 (4 loc) 140 B
export * from './ClassDescriptionParser'; export * from './ClassDescriptor'; export * from './ClassLoader'; export * from './ModuleLoader';