export const ttl = 10; //seconds export const cacheKeys = { LOADEDCOLLECTIONS: 'LOADEDCOLLECTIONS', ALLCOLLECTIONS: 'ALLCOLLECTIONS', };