UNPKG

shineout

Version:
4 lines (3 loc) 153 B
import { CardProps } from './card.type'; declare const _default: (props: CardProps) => import("react/jsx-runtime").JSX.Element; export default _default;