Files
deepseek-harness/packages/client/ui-workflow-run/src/index.ts

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 {}