UNPKG

prendy

Version:

Make games with prerendered backdrops using babylonjs and repond

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