UNPKG

@pixi/react

Version:

Write PixiJS applications using React declarative style.

4 lines (3 loc) 210 B
import { type HostConfig } from '../typedefs/HostConfig'; /** Always throws, because we don't support this (yet). */ export declare function unhideTextInstance(_textInstance: HostConfig['textInstance']): void;