UNPKG

@tsonic/dotnet-pure

Version:

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

17 lines (13 loc) 1 kB
// Generated by tsbindgen - Architecture // Namespace: System.Text.Unicode // Facade - Public API Surface // Import internal declarations import * as Internal from './System.Text.Unicode/internal/index.js'; // Cross-namespace type imports for constraints import type { OperationStatus } from './System.Buffers/internal/index.js'; import type { Boolean as ClrBoolean, Byte, Char, IFormatProvider, Int32, Object as ClrObject, ReadOnlySpan_1, Span_1, String as ClrString, Type, ValueType } from './System/internal/index.js'; // Public API exports (curated - no internal $instance/$views leakage) export { Utf8$instance as Utf8 } from './System.Text.Unicode/internal/index.js'; export { Utf8_TryWriteInterpolatedStringHandler as Utf8_TryWriteInterpolatedStringHandler } from './System.Text.Unicode/internal/index.js'; export { UnicodeRange as UnicodeRange } from './System.Text.Unicode/internal/index.js'; export { UnicodeRanges$instance as UnicodeRanges } from './System.Text.Unicode/internal/index.js';