UNPKG

react-flexview

Version:

A react component to abstract over flexbox

5 lines (3 loc) 123 B
import * as ReactDOM from "react-dom"; // @ts-ignore: this file runs is Node => global exists global.ReactDOM = ReactDOM;