mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +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 {}
|