index
:
host.fuwn.me
dependabot/npm_and_yarn/axios-0.21.2
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/tmpl-1.0.5
dependabot/npm_and_yarn/ws-6.2.2
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
site
/
plugins
/
vuebar.js
blob: 18dd4e57d3123fc2c6442ebfc60271e7555c07f3 (
plain
) (
blame
)
1
2
3
4
import
Vue
from
'vue'
;
import
Vuebar
from
'vuebar'
;
Vue
.
use
(
Vuebar
);