UNPKG

react-native-drawer-layout

Version:
3 lines 226 B
import type { OverlayProps } from '../types'; export declare function Overlay({ open, onPress, style, accessibilityLabel, ...rest }: OverlayProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Overlay.d.ts.map