UNPKG

sonner-native

Version:

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

4 lines 139 B
export type * from './types'; export { Toaster } from './toaster'; export { toast } from './toast-fns'; //# sourceMappingURL=index.d.ts.map