Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Registrar
Entrar
big-model
/
big-model-web
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
94fee76da2
Branches
Tags
master
big-model-web
/
src
/
views
/
workflow
/
instance
/
answer
/
default.ts
default.ts
97 B
Histórico
Raw
1
2
3
4
5
6
7
const nodeDefault = {
defaultValue: () => ({
inVars: [],
})
}
export default nodeDefault