UNPKG

@iota-big3/sdk-security

Version:

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

7 lines 241 B
"use strict"; /** * Logger Contract for SDK Security * Defines the interface that sdk-security expects from a logger integration */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=logger.contract.js.map