UNPKG

prendy

Version:

Make games with prerendered backdrops using babylonjs and repond

5 lines (4 loc) 135 B
import React from "react"; type Props = {}; export declare function ScreenSticker(_props: Props): React.JSX.Element | null; export {};