UNPKG

preon

Version:

a smaller nodejs micro-service framework

8 lines (4 loc) 119 B
import { type ApplicationConfig } from '@preon/core'; const config: ApplicationConfig = { }; export default config;