Reference
OxcParityResult
Reports OXC analysis parity data used by compiler migration and diagnostics tests.
Signature
interface OxcParityResultMembers
matches: booleanoxc: { errors: string[]; exportedComponents: string[]; ir?: ModuleIr; rawJsxDetected: boolean; usedTypescriptFallback: boolean }