UNPKG

@iota-big3/sdk-gateway

Version:

Universal API Gateway with protocol translation, intelligent routing, rate limiting, health checking, and caching

12 lines 495 B
"use strict"; /** * Enhanced Type Definitions for SDK * Following Phase 2g: Test-driven, incremental, backward-compatible enhancements * These types eliminate common 'any' and 'unknown' usage patterns * * @module enhanced-types * @description Provides type-safe alternatives to common JavaScript patterns, * reducing ESLint errors and improving IntelliSense across the monorepo. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=enhanced-types.js.map