UNPKG

@devino.solutions/upup

Version:
3 lines (2 loc) 150 B
import { JSX, PropsWithChildren } from 'react'; export default function MyAnimatePresence({ children, }: Readonly<PropsWithChildren>): JSX.Element;