UNPKG

vue3-disqus

Version:

Vue component to integrate Disqus comments in your application, with support for SPA

5 lines (4 loc) 188 B
import Vue3Disqus from "./plugin"; export default Vue3Disqus; export { default as DisqusComments } from "./DisqusComments.vue"; export { default as DisqusCount } from "./DisqusCount.vue";