UNPKG

@fruits-chain/react-native-xiaoshu

Version:
5 lines (4 loc) • 197 B
import React from 'react'; import type { PopoverProps } from './interface'; declare const _default: <T>(p: React.PropsWithChildren<PopoverProps<T>>) => React.ReactElement; export default _default;