UNPKG

@fruits-chain/react-native-xiaoshu

Version:
5 lines (4 loc) 245 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;