Skip to content

关于组件 TS 类型引用路径的错误 #3598

@dizuncainiao

Description

@dizuncainiao
Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions