Update README.md

This commit is contained in:
tripathyr 2021-12-29 18:37:18 +05:30 committed by GitHub
parent 4824c416b5
commit 4fec06df0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -858,11 +858,6 @@ floDapps.util.startUpFunctions.myFirstFunction();
`setAppObjectStores` adds additionals objectstores for the app
1. appObs - additionals objects for the app
#### objectDataMapper
floDapps.objectDataMapper(object, path, data)
`objectDataMapper` maps the object and data via path
1. object - object to be mapped
2. path - end path for the data holder
3. data - data to be pushed in map