Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
brwong
/
maker
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
38f1bff348
Rami (Branch)
Tag
catallaxy
master
maker
/
utils
/
exampleAction.js
exampleAction.js
76 B
Cronologia
Originale
1
2
3
4
5
6
export function example() {
return {
type: 'EXAMPLE',
};
};