This commit is contained in:
Tben
2023-07-02 07:08:20 +01:00
parent cc1112c3f0
commit eb3fe1aab0
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -10,3 +10,5 @@
* @property {string} csrf_k - CSRF key
* @property {boolean} logged_in_status - Is user logged in or not
*/
module.exports = { DATASQUIREL_LoggedInUser };