UNPKG

@wordpress/compose

Version:
8 lines 251 B
export default useReducedMotion; /** * Hook returning whether the user has a preference for reduced motion. * * @return {boolean} Reduced motion preference value. */ declare function useReducedMotion(): boolean; //# sourceMappingURL=index.d.ts.map