Files
deepseek-harness/packages/client/ui-plugins/src/index.ts
2026-08-11 21:10:14 -07:00

5 lines
199 B
TypeScript

/** Host loader entry for the browser implementation exported from `./client`. */
/** Host plugin body — no host-side behavior for the plugin settings section. */
export function apply(): void {}