Files
deepseek-harness/packages/client/ui-commands/tsdown.config.ts
T

4 lines
169 B
TypeScript
Raw Normal View History

2026-07-22 23:39:50 +08:00
import { clientBundle } from '../tsdown.client.ts'
2026-08-13 00:36:22 +08:00
export default clientBundle('@deepseek-ai/dsh-client-ui-commands', ['lib/types/index.js', 'lib/types/invariant.js'])