UNPKG

the-platform

Version:

React Hooks and Suspense-ready Components for Web API's and elements

7 lines (6 loc) 154 B
export declare const useDeviceOrientation: () => { alpha: number | null; beta: number | null; gamma: number | null; absolute: boolean; };