UNPKG

@tsonic/dotnet

Version:

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

16 lines (12 loc) 930 B
// Generated by tsbindgen - Architecture // Namespace: System.Runtime.InteropServices.Swift // Facade - Public API Surface // Import internal declarations import * as Internal from './System.Runtime.InteropServices.Swift/internal/index.js'; // Cross-namespace type imports for constraints import type { Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString, Type, ValueType, Void } from './System/internal/index.js'; // Public API exports (curated - no internal $instance/$views leakage) export { SwiftSelf as SwiftSelf_0 } from './System.Runtime.InteropServices.Swift/internal/index.js'; export { SwiftSelf_1 as SwiftSelf } from './System.Runtime.InteropServices.Swift/internal/index.js'; export { SwiftError as SwiftError } from './System.Runtime.InteropServices.Swift/internal/index.js'; export { SwiftIndirectResult as SwiftIndirectResult } from './System.Runtime.InteropServices.Swift/internal/index.js';