oform format

This commit is contained in:
Sergey Luzyanin
2022-11-02 18:47:56 +03:00
parent bce21816b5
commit d40525a089
4 changed files with 1021 additions and 1 deletions

View File

@ -5,7 +5,10 @@
"apiPlugins.js"
],
"common": [
"apiBuilder.js"
"apiBuilder.js",
"oform/Main.js",
"oform/Field.js",
"oform/User.js"
]
}
}