UNPKG

react-hooks-bank

Version:

A collection of **powerful, reusable custom React hooks** for complex, non-trivial interactions that go beyond React’s native features.

5 lines 128 B
export declare function useOrientation(): { type: string; angle: number; }; //# sourceMappingURL=useOrientation.d.ts.map