This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wxcz_admin
/
ai-cs
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
241de158bf
Branches
Tags
master
ai-cs
/
frontend
/
lib
/
constants
/
typing-draft.ts
typing-draft.ts
120 B
History
Raw
1
2
/** 共享草稿在对方无新输入时自动隐藏的时长(毫秒) */
export const TYPING_DRAFT_TTL_MS = 15_000;