Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
big-model
/
big-model-web
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
94fee76da2
Rami (Branch)
Tag
master
big-model-web
/
src
/
views
/
workflow
/
instance
/
answer
/
default.ts
default.ts
97 B
Cronologia
Originale
1
2
3
4
5
6
7
const nodeDefault = {
defaultValue: () => ({
inVars: [],
})
}
export default nodeDefault