UNPKG

debt-collector

Version:

a nodejs tool to identify, track and mesure technical debt

3 lines (2 loc) 91 B
declare const getConfigPath: (configPath: string) => string; export default getConfigPath;