UNPKG

@visactor/vtable

Version:

canvas table width high performance

6 lines (5 loc) 195 B
import type { IContainerOptions } from './container'; import { Container } from './container'; export declare class GroupElement extends Container { constructor(option: IContainerOptions); }