This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
smart-center
/
web-frame
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
6546fb716e
Gałęzie
Tagi
master
web-frame
/
lib
/
store
/
naf
/
index.js
index.js
101 B
Historia
Czysty
1
2
3
4
5
6
7
8
import * as dict from './dict';
export default {
namespaced: true,
modules: {
dict,
},
};