UNPKG

@pushrocks/smartnginx

Version:

control nginx from node, TypeScript ready

7 lines (5 loc) 209 B
import * as plugins from './smartnginx.plugins'; // classes export * from './smartnginx.classes.smartnginx'; export * from './smartnginx.classes.nginxprocess'; export * from './smartnginx.classes.nginxhost';