UNPKG

prendy

Version:

Make games with prerendered backdrops using babylonjs and repond

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