feat: initial commit
This commit is contained in:
commit
0ff7457679
192 changed files with 24379 additions and 0 deletions
1
src/utils/constants/index.js
Normal file
1
src/utils/constants/index.js
Normal file
|
@ -0,0 +1 @@
|
|||
export const CACHE_DURATION = 120 * 1000;
|
Reference in a new issue