UNPKG

kittenjs-default-ui

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