UNPKG

alinea

Version:
3 lines (2 loc) 162 B
import { type PropsWithChildren } from 'react'; export declare function KeepInView({ children }: PropsWithChildren<{}>): import("react/jsx-runtime").JSX.Element;