UNPKG

rooks

Version:

Collection of awesome react hooks

3 lines (2 loc) 89 B
declare const useOrientation: () => ScreenOrientation | null; export { useOrientation };