UNPKG

@fruits-chain/react-native-xiaoshu

Version:
5 lines (4 loc) • 261 B
import React from 'react'; import type { NotifyMethodProps, NotifyMethods } from './interface'; declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<NotifyMethodProps & React.RefAttributes<NotifyMethods>>>; export default _default;