Files
deepseek-harness/packages/examples/jsonrpc-demo/src/index.ts
T

11 lines
317 B
TypeScript

/**
* Bin-only app package: its generic and packaged entries discover an external
* `cordis.yml` and own process exit. This module exports no composition plugin;
* the config chooses whether to load the
* {@link @deepseek-ai/dsh-jsonrpc} serving plugin.
*
* @module @deepseek-ai/dsh-jsonrpc-demo
*/
export {}