Your IP : 216.73.216.84


Current Path : /home/helpink/www/media/astroid/assets/vendor/freetemplates/src/
Upload File :
Current File : /home/helpink/www/media/astroid/assets/vendor/freetemplates/src/main.js

import { createApp } from 'vue'
import App from './App.vue'
const divroot = document.createElement("div");
divroot.setAttribute('id', 'as-free-templates');
document.body.appendChild(divroot);
createApp(App).mount('#as-free-templates');