UNPKG

core-mvc

Version:

Simple but powerful MVC framework for NodeJS.

8 lines 248 B
export * from './redis'; export * from './util/assert'; export * from './util/log'; export * from './util/sleep'; export * from './instrumented'; export * from './provideSingleton'; export * from './application'; //# sourceMappingURL=index.d.ts.map