1*641d0767SEvan Baconexport function createSafeStyledView(View) { 2*641d0767SEvan Bacon // Do nothing by default 3*641d0767SEvan Bacon return View; 4*641d0767SEvan Bacon} 5*641d0767SEvan Bacon//# sourceMappingURL=createSafeStyledView.js.map