UNPKG

@iota-big3/sdk-security

Version:

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

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