UNPKG

debt-collector

Version:

a nodejs tool to identify, track and mesure technical debt

2 lines (1 loc) 141 B
export declare const findJsImportFrom: (data: string) => (importee?: string | null | (string | null | undefined)[], from?: string) => 0 | 1;