UNPKG

preon

Version:

a smaller nodejs micro-service framework

4 lines (3 loc) 118 B
import { type ApplicationConfig } from '@preon/core'; declare const config: ApplicationConfig; export default config;