2 lines
41 B
TypeScript
2 lines
41 B
TypeScript
|
export const DEBOUNCE_UPDATE_TIME = 500;
|
|
export const DEBOUNCE_UPDATE_TIME = 500;
|