UNPKG

@determaer/cmkd

Version:

Cognitive Maps of Knowledge Diagnosis (CMKD) interactive builder

3 lines (2 loc) 154 B
import { Label, Line } from '../types'; export declare const calcLines: (labels: Label[], showLight: boolean, showAdditionalInCircle: boolean) => Line[];