UNPKG

providence-analytics

Version:

Providence is the 'All Seeing Eye' that measures effectivity and popularity of software. Release management will become highly efficient due to an accurate impact analysis of (breaking) changes

7 lines (6 loc) 371 B
export { providence } from './program/providence.js'; export { QueryService } from './program/core/QueryService.js'; export { LogService } from './program/core/LogService.js'; export { InputDataService } from './program/core/InputDataService.js'; export { AstService } from './program/core/AstService.js'; export { ReportService } from './program/core/ReportService.js';