editMetadata function & some jsdoc

This commit is contained in:
Felix Kaspar
2023-10-22 18:30:45 +02:00
parent db1c558a2b
commit 31b746eb4b
6 changed files with 78 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ Backend functions can have different implementations than their frontend counter
Registering functions will also pass them their dependencies for the specific target platform (Node, Browser)
[Traverse Operations](/public/traverseOperations.js)\
### Backend
[Register Functions](/functions.js)\