mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
Apply the accepted pre-release package, service, type, directory, and role renames as one repository-wide change.
5 lines
210 B
TypeScript
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 {}
|