UNPKG

@fruits-chain/react-native-xiaoshu

Version:
5 lines • 280 B
import React from 'react'; import type { ToastProps, ToastMethods } from './interface'; declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<ToastProps & React.RefAttributes<ToastMethods>>>; export default _default; //# sourceMappingURL=toast.d.ts.map