UNPKG

gg-editor

Version:

A visual graph editor based on G6 and React

3 lines (2 loc) 110 B
import { GraphType } from '../common/constants'; export declare function track(graphType: GraphType): void;