返回 AiToEarn
comment.ts
1 export enum VideoUTypes {
2 Little = 0,
3 Big = 1,
4 }
5
5 lines TYPESCRIPT