"use strict";
/**
* System Event Types
*
* Events related to system status and operations (6 total).
* Includes connection, error, and other system events.
*/Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=system-events.js.map