-
Notifications
You must be signed in to change notification settings - Fork 592
Open
Description

export type { TableBorder, TableChangeExtra, TableColumnData, TableColumnInstance, TableData, TableDraggable, TableExpandable, TableFilterable, TableFilterData, TableInstance, TableRowSelection, TableSortable, TbodyInstance, TdInstance, TheadInstance, ThInstance, TrInstance, } from './table';
这种写法需要 table 目录下有个 index.d.ts,但是目录下没有。目录里倒是有个 interface.d.ts,但是根据以上的写法引用不到。
Metadata
Metadata
Assignees
Labels
No labels