UNPKG

immersivity_react

Version:

Immersivity React wrapper. Feel the depth.

5 lines (4 loc) 112 B
import React from 'react'; export declare const Div: (props: { [key: string]: any; }) => React.JSX.Element;