1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 14:54:22 +00:00
sophon/frontend/src/constants.ts

3 lines
67 B
TypeScript
Raw Normal View History

2021-09-21 14:22:50 +00:00
export const CHECK_TIMEOUT_MS = 350
export const EMPTY_OBJECT = {}