mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
5 lines
156 B
TypeScript
5 lines
156 B
TypeScript
/** Browser-only approval presentation plugin; the Host capability is composed independently. */
|
|
|
|
/** Node plugin body. */
|
|
export function apply(): void {}
|