UNPKG

@beisen-phoenix/select

Version:

## 概述

5 lines (4 loc) 163 B
import Select from './components/Select'; import { SelectProps } from './components/Select'; export declare type SelectProps = SelectProps; export default Select;