jsonld.js 82 B

1234
  1. import Vue from 'vue';
  2. import NuxtJsonld from 'nuxt-jsonld';
  3. Vue.use(NuxtJsonld);