new lib version [CI SKIP]
This commit is contained in:
7
dist/models/Logout.ts
vendored
Normal file
7
dist/models/Logout.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/* istanbul ignore file */
|
||||
/* tslint:disable */
|
||||
/* eslint-disable */
|
||||
|
||||
export type Logout = {
|
||||
timestamp: string;
|
||||
}
|
||||
Reference in New Issue
Block a user