Skip to content

Instantly share code, notes, and snippets.

@vince0656
Created October 17, 2019 13:14
Show Gist options
  • Select an option

  • Save vince0656/a5fb215be11a42ec0401a6bc55791d97 to your computer and use it in GitHub Desktop.

Select an option

Save vince0656/a5fb215be11a42ec0401a6bc55791d97 to your computer and use it in GitHub Desktop.
// @ts-ignore
import drizzleVuePlugin from '@drizzle/vue-plugin';
import drizzleOptions from './drizzle-options';
Vue.use(drizzleVuePlugin, { store, drizzleOptions });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment