mirror of
https://github.com/tornadocash/trusted-setup-server.git
synced 2024-11-22 09:56:53 +01:00
5 lines
92 B
JavaScript
5 lines
92 B
JavaScript
import Vue from 'vue'
|
|
import VueHighlightJS from 'vue-highlightjs'
|
|
|
|
Vue.use(VueHighlightJS)
|