fix(ci): lint error

This commit is contained in:
诸岳 2020-04-26 16:25:42 +08:00
parent f955620601
commit eda0064e83

View File

@ -8,6 +8,7 @@ import { CheckboxProps } from '../checkbox';
import { PaginationConfig } from '../pagination';
import { Breakpoint } from '../_util/responsiveObserve';
import { INTERNAL_SELECTION_ITEM } from './hooks/useSelection';
export { GetRowKey, ExpandableConfig };
export type Key = React.Key;