UNPKG

@visactor/vtable

Version:

canvas table width high performance

4 lines (3 loc) 192 B
import type { IOrientType } from '../../ts-types/component/util'; export declare function isXAxis(orient: IOrientType): boolean; export declare function isYAxis(orient: IOrientType): boolean;