UNPKG

ag-charts-community

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

3 lines (2 loc) 100 B
import type { Direction } from 'ag-charts-types'; export type RovingDirection = Direction | 'both';