This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
owen
/
AccountManager
oglindă de
https://git.kvos.dev/kris/AccountManager.git
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
25ba02435c
Ramuri
Etichete
dependabot/npm_and_yarn/frontend/lodash-4.17.19
dependabot/npm_and_yarn/frontend/websocket-extensions-0.1.4
master
AccountManager
/
backend
/
logic
/
mongo
/
schemas
/
account.js
account.js
94 B
Istoric
Crud
1
2
3
4
module.exports = {
version: { type: Number, required: true },
fields: [{ type: Object }]
};