UNPKG

@tsonic/dotnet

Version:

TypeScript type definitions for .NET 10 BCL (Base Class Library)

14 lines (10 loc) 746 B
// Generated by tsbindgen - Architecture // Namespace: System.Runtime.Intrinsics.Wasm // Facade - Public API Surface // Import internal declarations import * as Internal from './System.Runtime.Intrinsics.Wasm/internal/index.js'; // Cross-namespace type imports for constraints import type { Vector128_1 } from './System.Runtime.Intrinsics/internal/index.js'; import type { Boolean as ClrBoolean, Byte, Double, Int16, Int32, Int64, IntPtr, Object as ClrObject, SByte, Single, String as ClrString, Type, UInt16, UInt32, UInt64, UIntPtr, Void } from './System/internal/index.js'; // Public API exports (curated - no internal $instance/$views leakage) export { PackedSimd as PackedSimd } from './System.Runtime.Intrinsics.Wasm/internal/index.js';