@tsonic/dotnet
Version:
TypeScript type definitions for .NET 10 BCL (Base Class Library)
14 lines (10 loc) • 716 B
TypeScript
// Generated by tsbindgen - Architecture
// Namespace: System.Net.Http.Metrics
// Facade - Public API Surface
// Import internal declarations
import * as Internal from './System.Net.Http.Metrics/internal/index.js';
// Cross-namespace type imports for constraints
import type { HttpRequestMessage, HttpResponseMessage } from './System.Net.Http/internal/index.js';
import type { Action_1, Boolean as ClrBoolean, Exception, Int32, Object as ClrObject, String as ClrString, Type, Void } from './System/internal/index.js';
// Public API exports (curated - no internal $instance/$views leakage)
export { HttpMetricsEnrichmentContext as HttpMetricsEnrichmentContext } from './System.Net.Http.Metrics/internal/index.js';