UNPKG

@ant-design/graphs

Version:
4 lines (3 loc) 111 B
import type { GraphOptions } from '../../types'; export interface NetworkGraphOptions extends GraphOptions { }