UNPKG

@studio-lumio/hooks

Version:

a compilation of react hooks we use to make our magic

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