3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
export const ICON_FLASH_TIME = 2_500;
|
|
export const MESSAGE_FLASH_TIME = 5_000;
|