import React from "react"; import * as Other from "other"; console.log(Other.default); React.render(Other.app, document.body);