UNPKG

@lionrockjs/central

Version:

Node.js MVC framework inspire from PHP Kohana Framework

5 lines (4 loc) 121 B
import { Central, CentralEnv } from '../index.js'; export default { cache: Central.ENV !== CentralEnv.DEVELOPMENT };