UNPKG

@impossiblefinance/uikit

Version:
5 lines (4 loc) 80 B
export declare type OverlayProps = { show: boolean; zIndex?: number; };