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