UNPKG

@avent-ui/page-transition

Version:
5 lines (4 loc) 141 B
import { FC } from 'react'; import { ReactBasicProp } from './types'; declare const Elementis: FC<ReactBasicProp>; export default Elementis;