UNPKG

react-micro-modal

Version:
5 lines (4 loc) 198 B
import { CSSProperties } from 'react'; export declare const PORTAL_CLASS_NAME: string; export declare const OVERLAY_BASE_STYLE: CSSProperties; export declare const DIALOG_BASE_STYLE: CSSProperties;