smartnginx/ts/index.ts
2023-07-26 16:05:53 +02:00

5 lines
168 B
TypeScript

// classes
export * from './smartnginx.classes.smartnginx.js';
export * from './smartnginx.classes.nginxprocess.js';
export * from './smartnginx.classes.nginxhost.js';