1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2025-02-21 16:23:45 +00:00
comunicapiv2/src/helpers/APIHelper.ts

9 lines
80 B
TypeScript
Raw Normal View History

2019-11-22 08:50:15 +01:00
/**
* API Helper
*
* @author Pierre HUBERT
*/
export class APIHelper {
}