UNPKG

evently-react

Version:

A Hook-Based Framework for Event-Driven React Apps

4 lines (3 loc) 113 B
export const LOGGER_PREFIX = '[evently-react]'; export const CacheTTL = 60000; export const CacheEnabled = true;