UNPKG

@formant/ava-react

Version:

React components of AVA.

7 lines (6 loc) 162 B
export declare const useLineCompute: (size: number, data: number[]) => { width: number; height: number; linePath: string; polygonPath: string; };