UNPKG

react-simple-game-engine

Version:

[WIP] not able to use in currently. <!-- Document cumming soon... -->

5 lines 175 B
import { ReactNode } from "react"; export declare function useScaleContainer(): ({ children }: { children: ReactNode; }) => JSX.Element; //# sourceMappingURL=comp.d.ts.map