mirror of
https://github.com/yaklang/yaklang-chrome-extension.git
synced 2026-09-25 12:41:53 +08:00
2 lines
59 B
TypeScript
2 lines
59 B
TypeScript
export const AUTHORIZATION_WORKSPACE_TTL_MS = 30 * 60_000;
|