// Generated by tsbindgen - Architecture // Namespace: Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal // Facade - Public API Surface // Import internal declarations import * as Internal from './Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/internal/index.js'; // Core type aliases from @tsonic/core import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js'; // Cross-namespace type imports for constraints import type { Func, String as ClrString, Type } from '@tsonic/dotnet/System.js'; import type { EventData, EventDefinitionBase, RelationalLoggingDefinitions } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics.js'; // Public API exports (curated - no internal $instance/$views leakage) export { SqliteLoggingDefinitions as SqliteLoggingDefinitions } from './Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/internal/index.js'; export { TableRebuildEventData as TableRebuildEventData } from './Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/internal/index.js'; export { UnexpectedConnectionTypeEventData as UnexpectedConnectionTypeEventData } from './Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/internal/index.js';