UNPKG

fybdp-d3-kg

Version:

Knowledge Graph using React and D3.js

5 lines (4 loc) 126 B
import { Thing } from './Thing'; export declare class Nothing extends Thing { constructor(data: any, options: any); }