降采样适配3.x

Signed-off-by: tsm <2418639820@qq.com>
This commit is contained in:
tsm 2024-05-22 15:57:50 +08:00
parent 488619cd18
commit 14c0485346
1 changed files with 0 additions and 4 deletions

View File

@ -61,10 +61,6 @@ export interface RequestJobResult {
fileKey: string
loadFail?: string,
}
export interface targetCcaleType {
width: number,
height: number
}
/**
* request子线程处理时的请求参数
*/