UNPKG

@mantine/hooks

Version:

A collection of 50+ hooks for state and UI management

5 lines (4 loc) 84 B
export declare function useOrientation(): { angle: number; type: string; };