UNPKG

rooks

Version:

Essential React custom hooks ⚓ to super charge your components!

3 lines 133 B
declare const useOrientation: () => ScreenOrientation | null; export { useOrientation }; //# sourceMappingURL=useOrientation.d.ts.map