UNPKG

geoiq-frontend-ui-kit

Version:

This project is a UI kit for GeoIQ's frontend. It's built with React, TypeScript, and Vite.

5 lines (4 loc) 175 B
import { useToast } from './use-toast'; declare function Toast(): import("react/jsx-dev-runtime").JSX.Element; export { Toast, useToast }; //# sourceMappingURL=toast.d.ts.map