mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
5 lines
147 B
TypeScript
5 lines
147 B
TypeScript
/** Durable workflow-run UI plugin, node half. */
|
|
|
|
/** Host plugin body; the feature is entirely browser-side. */
|
|
export function apply(): void {}
|