UNPKG

debt-collector

Version:

a nodejs tool to identify, track and mesure technical debt

2 lines (1 loc) 149 B
export declare const findAttributesInTag: (data: string) => (attributes?: string | null | (string | null | undefined)[], tagName?: string) => 0 | 1;