Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
skytnt
/
lyric-generator-ja
like
22
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
lyric-generator-ja
/
frontend
/
src
/
plugins
/
vuetify.js
skytnt
init2
c8b8b38
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
import
Vue
from
'vue'
;
import
Vuetify
from
'vuetify/lib/framework'
;
Vue
.
use
(
Vuetify
);
export
default
new
Vuetify
({
});