First Committ
This commit is contained in:
7
src/boot/vue-idb.ts.off
Executable file
7
src/boot/vue-idb.ts.off
Executable file
@@ -0,0 +1,7 @@
|
||||
import VueIdb from 'vue-idb'
|
||||
import { boot } from "quasar/wrappers"
|
||||
|
||||
export default boot(({ app }) => {
|
||||
app.use(VueIdb)
|
||||
|
||||
})
|
||||
Reference in New Issue
Block a user