new Vue({el:"#vue-help",data:window.meowData,mounted:function(){window.addEventListener("load",function(){Prism.highlightAll()})}});