UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

3 lines (2 loc) 182 B
export { parseCyclomaticComplexity, getCyclomaticComplexityReportAndSendToRobot, } from './cyclomatic-complexity'; export type { ICyclomaticComplexityStatisticsInfo } from './type';