提交 5baa1b25 编写于 作者: B binaryify

fix lint error

上级 50a1cb36
......@@ -181,7 +181,7 @@ import {
WeblogRequestConfig,
APIBaseResponse,
UserLevelRequestConfig,
PlaylistHighqualityTagsRequestConfig
PlaylistHighqualityTagsRequestConfig,
} from './interface'
// Start
// export interface Response<T> {
......
import { RequestBaseConfig } from './base'
export interface PlaylistHighqualityTagsRequestConfig extends RequestBaseConfig {
}
export type PlaylistHighqualityTagsRequestConfig = RequestBaseConfig
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册