UNPKG

oneframe-react

Version:

Oneframe React ## Components, Hooks, Helper Functions & State Management

4 lines (3 loc) 104 B
/// <reference types="react" /> declare const Basic: (props: any) => JSX.Element; export default Basic;