import lodash from "lodash";
import isomorphicFetch from "isomorphic-fetch";
// Additional initializations
console.log(lodash, isomorphicFetch);