UNPKG

@maskito/react

Version:

The React-specific Maskito's library

3 lines (2 loc) 113 B
import { useLayoutEffect } from 'react'; export declare const useIsomorphicLayoutEffect: typeof useLayoutEffect;