UNPKG

react-vegas

Version:
7 lines (6 loc) 110 B
import { FC } from "react"; /** * 遮罩层组件 * @constructor */ export declare const VegasOverlay: FC;