UNPKG

pixi-reactive

Version:

A library to help integrate PIXI into a React project

4 lines (3 loc) 150 B
import { ShapeTextureType } from '../types'; import React from 'react'; export declare const ShapeTextureContext: React.Context<ShapeTextureType>;