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

5 lines
135 B
TypeScript

/** Host loader entry for the browser-only Tool UI plugin. */
/** Provides no host-side behavior. */
export function apply(): void {}