revert: use rewriteRelativeImportExtensions for NextNode .d.ts resolve

This commit is contained in:
imccyu
2026-06-22 09:02:58 +08:00
parent 07f4047ff0
commit 6731793859
39 changed files with 49 additions and 49 deletions

View File

@@ -1,7 +1,7 @@
import { describe, expect, it } from 'vitest'
import { CallId } from '@deepseek-ai/dsh-llm'
import { interruptedTurnClosers } from '../src/index'
import type { SessionEvent } from '../src/index'
import { interruptedTurnClosers } from '../src/index.ts'
import type { SessionEvent } from '../src/index.ts'
/**
* Unit coverage for the crash-recovery closer synthesis. The persistence