MCPcopy
hub / github.com/4ian/GDevelop / get

Method get

Extensions/Firebase/A_firebasejs/firebase.d.ts:6449–6449  ·  view source on GitHub ↗

* Gets the most up-to-date result for this query. * * @return A promise which resolves to the resulting DataSnapshot if * a value is available, or rejects if the client is unable to return * a value (e.g., if the server is unreachable and there is nothing * cached).

()

Source from the content-addressed store, hash-verified

6447 * cached).
6448 */
6449 get(): Promise<DataSnapshot>;
6450
6451 /**
6452 * Listens for data changes at a particular location.

Calls

no outgoing calls

Tested by 3

getOrCreateMessagesListFunction · 0.52
sendDataToFunction · 0.52
doTestFunction · 0.52