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