UNPKG

syslog-portal

Version:
26 lines (25 loc) 502 B
declare const TYPES: { Services: { Server: symbol; MetricServer: symbol; HealthMonitor: symbol; MongoConnPool: symbol; }; Listeners: { MongoArchiver: symbol; PouchArchiver: symbol; }; Logger: symbol; Factories: { LoggerFactory: symbol; ServerFactory: symbol; }; Connections: { Database: symbol; }; Configurations: { Main: symbol; Logger: symbol; }; }; export { TYPES };