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