Files
deepseek-harness/packages/client/ui-plugins/src/index.ts
2026-08-12 01:06:01 -07:00

5 lines
210 B
TypeScript

/** Host loader entry for the inventory-tab browser implementation exported from `./client`. */
/** Host plugin body — no host-side behavior for the plugin inventory tab. */
export function apply(): void {}