UNPKG

fybdp-d3-kg

Version:

Knowledge Graph using React and D3.js

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