UNPKG

@fruits-chain/react-native-xiaoshu

Version:
6 lines (5 loc) 120 B
/** * 组件是否已经被销毁了 */ declare const useDestroyed: () => () => boolean; export default useDestroyed;