UNPKG

react-spring-bottom-sheet-updated

Version:

✨ Accessible, 🪄 Delightful, and 🤯 Performant. Built on react-spring for the web, and react-use-gesture.

5 lines (4 loc) 109 B
export declare function useReady(): { ready: boolean; registerReady: (key: string) => () => void; };