UNPKG

@pixi/react

Version:

Write PixiJS applications using React declarative style.

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