UNPKG

@visactor/vtable

Version:

canvas table width high performance

4 lines (3 loc) 188 B
import type { ThemeStyle } from '../../ts-types'; import type { Group } from '../graphic/group'; export declare function createCornerCell(cellGroup: Group, frameTheme: ThemeStyle): Group;