UNPKG

@boneframework/native-components

Version:
8 lines (5 loc) 112 B
import cache from '../utilities/cache' const useCache = () => { return cache; }; export default useCache;