UNPKG

@syngrisi/syngrisi

Version:
7 lines (6 loc) 294 B
export { ChecksService } from './checks.service'; export { RunsService } from './runs.service'; export { SuitesService } from './suites.service'; export { TestsService } from './tests.service'; export { UsersService } from './users.service'; export { GenericService } from './generic.service';