UNPKG

kittenjs-default-ui

Version:
5 lines (4 loc) 121 B
/// <reference types="react" /> export declare function Modal(props: { [propName: string]: any; }): JSX.Element;