UNPKG

denwa-react-shared

Version:
3 lines (2 loc) 232 B
import { BaseDrawerFormProps, BaseDrawerFormRefMethods } from './types'; export declare const BaseDrawerForm: import('react').ForwardRefExoticComponent<BaseDrawerFormProps & import('react').RefAttributes<BaseDrawerFormRefMethods>>;