UNPKG

windly

Version:

4 lines (3 loc) 143 B
import { RFormWithDrawerProps } from 'utils/types'; declare const RFormWithDrawer: React.FC<RFormWithDrawerProps>; export { RFormWithDrawer };