UNPKG

@pixi/react

Version:

Write PixiJS applications using React declarative style.

3 lines (2 loc) 101 B
import { type Root } from '../typedefs/Root'; export declare function unmountRoot(root: Root): void;