JSFiddle - React, Tailwind, and code Playground
JavaScript
var data = {"mimi":"image\/jpeg","width":1200,"height":450,"aspectratio":{"x":1,"y":0.375},"path":"http:\/\/sleekinteractive.com\/assets\/branding\/large.logo.jpg","meshCreate":function(){ setInterval(function(){ console.log('good to go');},1000); }};
data.meshCreate();
delete data;