UNPKG

@fruits-chain/react-native-xiaoshu

Version:
6 lines 162 B
/** * 组件是否已经被销毁了 */ declare const useDestroyed: () => () => boolean; export default useDestroyed; //# sourceMappingURL=useDestroyed.d.ts.map