AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 AiToEarn
comment.ts
根目录
/
project
/
aitoearn-electron
/
server
/
src
/
modules
/
plat
/
gzh
/
comment.ts
1
export enum VideoUTypes {
2
Little = 0,
3
Big = 1,
4
}
5
5 lines
TYPESCRIPT