This commit is contained in:
5
dist/models/CreateAuth.d.ts
vendored
5
dist/models/CreateAuth.d.ts
vendored
@@ -1,5 +0,0 @@
|
||||
export declare type CreateAuth = {
|
||||
username?: string;
|
||||
email?: string;
|
||||
password: string;
|
||||
};
|
||||
Reference in New Issue
Block a user