UNPKG

@iota-big3/sdk-security

Version:

Advanced security features including zero trust, quantum-safe crypto, and ML threat detection

7 lines 248 B
"use strict"; /** * Event Bus Contract for SDK Security * Defines the interface that sdk-security expects from an event bus integration */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=events.contract.js.map