import { defineApp } from 'iles' export default defineApp({ // head: { // script: [ // { // type: 'text/javascript', // src: 'https://code.jscharting.com/latest/jscharting.js' // } // ] // } })