set()
You can create a data and update a data using with set()
Syntax
Path; Path is a string, split with dot and required.
Value; All types are acceptable and required.
Callback; Callback is a function and not required.
Example
Last updated