UNPKG

@antv/g6

Version:

A Graph Visualization Framework in JavaScript

4 lines (2 loc) 88 B
import type { BasePlugin } from './base-plugin'; export type Plugin = BasePlugin<any>;