Improved Clickify-Node

This commit is contained in:
Jan Oberhauser
2020-02-21 11:41:08 +01:00
parent 78bf915e65
commit 5548e4e794
7 changed files with 49 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
import {IMembershipDto} from "./CommonDtos";
import { IMembershipDto } from './CommonDtos';
enum UserStatusEnum {
ACTIVE, PENDING_EMAIL_VERIFICATION, DELETED