UNPKG

@pixi/react

Version:

Write PixiJS applications using React declarative style.

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