UNPKG

prendy

Version:

Make games with prerendered backdrops using babylonjs and repond

5 lines (4 loc) 119 B
import React from "react"; type Props = {}; export declare function ScreenGui(_: Props): React.JSX.Element; export {};