mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
fix: apply ts-build-config adjustment to new packages
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
import { Context, Service } from 'cordis'
|
||||
import type { BashExecRequest, BashExecSpec, BashRunResult, BashTask, BashTaskId, BashTaskListener, BashTaskRead, OwnerToken } from './types'
|
||||
|
||||
export { BashTaskId, OwnerToken } from './types.ts'
|
||||
export { BashTaskId, OwnerToken } from './types'
|
||||
export type {
|
||||
BashExecRequest,
|
||||
BashExecSpec,
|
||||
|
||||
Reference in New Issue
Block a user