mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
remove comments
This commit is contained in:
parent
db7ae378da
commit
593ee5e448
@ -114,6 +114,5 @@ export class DownloadVideoAction<AssetsParameter = any> {
|
||||
/** 下载视频的最终输出处理 */
|
||||
export interface DownloadVideoOutput<OutputParameter = any> extends VueInstanceInput, WithName {
|
||||
runAction: (action: DownloadVideoAction, instance: OutputParameter) => Promise<void>
|
||||
/** 是否需要代理下载assets */
|
||||
description?: string
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user