UNPKG

adui

Version:

<div> <img src="https://wxa.wxs.qq.com/mpweb/delivery/legacy/wxadtouch/upload/t1/od834zef_52939fc6.png" style="margin:40px 0 0 -8px; background-color: #fcfcfc; box-shadow: none;" /> </div>

6 lines (5 loc) 207 B
import Form from "./Form"; export type { IFormProps } from "./Form"; export type { IItemProps as IFormItemProps } from "./Item"; export type { ITipProps as IFormTipProps } from "./Tip"; export default Form;