Files
deepseek-harness/packages/bundle/base/src/index.ts
T

10 lines
321 B
TypeScript
Raw Normal View History

/**
* @deepseek-ai/dsh-base — the shared dsh core as a profile bundle. The
* package's substance is `cordis.patch.yml`, declared by the `dsh.bundle.patch`
* manifest field and resolved by the profile composer through that field;
* this module carries no runtime API.
* @module @deepseek-ai/dsh-base
*/
export {}