UNPKG

@alicloudfe/components

Version:

A react component library for aliyun

6 lines (4 loc) 158 B
import { Table as NextTable } from '@alifd/next'; declare const exported: typeof NextTable; export default exported; export * from '@alifd/next/types/table'