添加了类型声明文件
This commit is contained in:
1
src/types/index.d.ts
vendored
1
src/types/index.d.ts
vendored
@@ -17,4 +17,5 @@ export interface FromSend {
|
||||
export interface VideoInfo {
|
||||
type: string;
|
||||
name: string;
|
||||
uid: string;
|
||||
}
|
||||
Reference in New Issue
Block a user