UNPKG

hongluan-ui

Version:
4 lines (3 loc) 133 B
import type { SimpleFunctionalComponent } from '../types'; declare const Overlay: SimpleFunctionalComponent; export default Overlay;