[builder] Added methods for creating forms (#9)

This commit is contained in:
Nikita Khromov
2022-04-25 21:00:54 +03:00
committed by GitHub
parent c5be1a3dbf
commit f66be53fd0
2 changed files with 288 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"api.js"
],
"common": [
"apiBuilder.js"
]
}
}