mirror of
https://github.com/tornadocash/trusted-setup-server.git
synced 2025-01-07 04:14:11 +01:00
5 lines
92 B
JavaScript
5 lines
92 B
JavaScript
import Vue from 'vue'
|
|
import VueHighlightJS from 'vue-highlightjs'
|
|
|
|
Vue.use(VueHighlightJS)
|