UNPKG

fybdp-d3-kg

Version:

Knowledge Graph using React and D3.js

5 lines (4 loc) 125 B
import { OWLThing } from './OwlThing'; export declare class OWLNothing extends OWLThing { constructor(graph: any); }