This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
kris
/
AccountManager
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
d09b30af2b
ブランチ
タグ
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
92 B
履歴
Raw
1
2
3
4
module.exports = {
version: { type: Number, required: true },
fields: { type: Object }
};