UNPKG

@antv/g-base

Version:

A common util collection for antv projects

4 lines (3 loc) 132 B
import { SimpleBBox } from '../types'; import { IShape } from '../interfaces'; export default function (shape: IShape): SimpleBBox;