This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
php_group
/
yyky_admin_vue2
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
1872d297c3
Branches
Tags
master
yyky_admin_v...
/
src
/
components
/
charts
/
index.js
index.js
96 B
Historique
Raw
1
2
3
import ChartPie from './pie.vue'
import ChartBar from './bar.vue'
export { ChartPie, ChartBar }