UNPKG

climb-onyx-gui

Version:
4 lines (3 loc) 145 B
import { OnyxProps } from './interfaces'; declare function Onyx(props: OnyxProps): import("react/jsx-runtime").JSX.Element; export default Onyx;