UNPKG

infinity-forge

Version:
3 lines (2 loc) 178 B
import { INotification } from '../index.js'; export declare function NotificationCard({ title, createdAtText, message }: INotification): import("react/jsx-runtime").JSX.Element;