This commit is contained in:
3
dist/models/RefreshAuth.d.ts
vendored
Normal file
3
dist/models/RefreshAuth.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare type RefreshAuth = {
|
||||
token?: string;
|
||||
};
|
||||
Reference in New Issue
Block a user