@tsonic/dotnet-pure
Version:
TypeScript type definitions for .NET 10 BCL (Base Class Library) - CLR naming
13 lines (9 loc) • 586 B
TypeScript
// Generated by tsbindgen - Architecture
// Namespace: System.Windows.Markup
// Facade - Public API Surface
// Import internal declarations
import * as Internal from './System.Windows.Markup/internal/index.js';
// Cross-namespace type imports for constraints
import type { Attribute, Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString, Type } from './System/internal/index.js';
// Public API exports (curated - no internal $instance/$views leakage)
export { ValueSerializerAttribute as ValueSerializerAttribute } from './System.Windows.Markup/internal/index.js';