Mathis b72e715d0f
feat: add promise callback to getAllUsers method call
This commit adds an empty then() callback to the getAllUsers method call to handle the returned promise. This is typically followed by actual actions in production to handle the promise resolution.

Signed-off-by: Mathis <mherriot@yidhra.fr>
2024-05-15 09:32:51 +02:00
2024-05-13 09:30:22 +02:00
2024-05-13 09:30:22 +02:00

brief-06-back

Description
No description provided
Readme 218 KiB
Languages
TypeScript 100%