UNPKG

fybdp-d3-kg

Version:

Knowledge Graph using React and D3.js

8 lines (7 loc) 245 B
export declare class LinkCreator { static createLinks: (properties: any) => any[]; private static groupPropertiesToLinks; private static countAndSetLayers; private static countAndSetLoops; private static createLink; }