UNPKG

ui-framework-jps

Version:

A simple UI framework for state management and UI components

3 lines (2 loc) 88 B
/// <reference types="react" /> export declare function Alert(props: any): JSX.Element;