1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2025-06-20 00:25:17 +00:00

Ready to check API tokens

This commit is contained in:
2019-11-22 08:50:15 +01:00
parent fe46644511
commit 340f571a76
7 changed files with 143 additions and 41 deletions

9
src/helpers/APIHelper.ts Normal file
View File

@ -0,0 +1,9 @@
/**
* API Helper
*
* @author Pierre HUBERT
*/
export class APIHelper {
}