chore: 略微推进

This commit is contained in:
amtoaer
2024-03-23 19:46:18 +08:00
parent 8fa5172d41
commit ab20b85b39
6 changed files with 133 additions and 84 deletions

View File

@@ -9,5 +9,5 @@ pub use analyzer::{
};
pub use client::{BiliClient, Client};
pub use credential::Credential;
pub use favorite_list::FavoriteList;
pub use favorite_list::{FavoriteList, FavoriteListInfo, VideoInfo};
pub use video::Video;