UNPKG

code-complexity

Version:

Measure the churn/complexity score. Higher values mean hotspots where refactorings should happen.

5 lines (4 loc) 174 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const statistics_1 = require("./statistics/statistics"); exports.default = statistics_1.default;