UNPKG

sonner-native

Version:

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

3 lines 169 B
import { type ToastProps } from './types'; export declare const areToastsEqual: (a: ToastProps, b: ToastProps) => boolean; //# sourceMappingURL=toast-comparator.d.ts.map