UNPKG

sonner-native

Version:

An opinionated toast component for React Native. A port of @emilkowalski's sonner.

3 lines 136 B
import { type toast as toastType } from './types'; export declare const toast: typeof toastType; //# sourceMappingURL=toast-fns.d.ts.map