UNPKG

pixi-fusion

Version:

This module offers a set of common components needed for playing games.

3 lines (2 loc) 86 B
import { createContext } from "react"; export const LayerContext = createContext({});