mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-11 04:01:29 +03:00
Completed notification functionality
Minor code cleanup
This commit is contained in:
@@ -80,7 +80,8 @@ export type { inline_response_200_15 } from './models/inline_response_200_15';
|
||||
export type { LoginRequest } from './models/LoginRequest';
|
||||
export type { LoginResponse } from './models/LoginResponse';
|
||||
export type { Notification } from './models/Notification';
|
||||
export type { NotificationAction } from './models/NotificationAction';
|
||||
export { NotificationAction } from './models/NotificationAction';
|
||||
export { NotificationType } from './models/NotificationType';
|
||||
export type { Playlist } from './models/Playlist';
|
||||
export type { RegisterRequest } from './models/RegisterRequest';
|
||||
export type { RegisterResponse } from './models/RegisterResponse';
|
||||
|
||||
Reference in New Issue
Block a user