UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

3 lines (2 loc) 139 B
import type { LiquidShapeType } from './interface'; export declare const getShapes: (shapesType: LiquidShapeType, size: number) => string;