Files
deepseek-harness/packages/client/ui-attachment/src/index.ts
T

5 lines
183 B
TypeScript

/** Host half of the browser-only attachment presentation plugin. */
/** No host-side behavior; the client half registers the React slot entries. */
export function apply(): void {}