// Generated by tsbindgen - Architecture // Namespace: Microsoft.DotNet.PlatformAbstractions // Facade - Public API Surface // Import internal declarations import * as Internal from './Microsoft.DotNet.PlatformAbstractions/internal/index.js'; // Core type aliases from @tsonic/core import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js'; // Cross-namespace type imports for constraints import type { IEqualityComparer } from '@tsonic/dotnet/System.Collections.Generic.js'; import type { Int32, Object as ClrObject, String as ClrString, ValueType, Void } from '@tsonic/dotnet/System.js'; // Public API exports (curated - no internal $instance/$views leakage) export { HashCodeCombiner as HashCodeCombiner } from './Microsoft.DotNet.PlatformAbstractions/internal/index.js';