mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
Apply the accepted pre-release package, service, type, directory, and role renames as one repository-wide change.
5 lines
198 B
TypeScript
5 lines
198 B
TypeScript
/** Host loader entry for the browser implementation exported from `./client`. */
|
|
|
|
/** Host plugin body — no host-side behavior for the models settings plugin. */
|
|
export function apply(): void {}
|