UNPKG

@quasar/app

Version:

Quasar Framework local CLI

8 lines (6 loc) 216 B
import { boot } from 'quasar/wrappers' // "async" is optional; // more info on params: https://v2.quasar.dev/quasar-cli/boot-files export default boot(async (/* { app, router, ... } */) => { // something to do })