Files
deepseek-harness/packages/client/remotes/src/index.ts
2026-08-07 21:47:14 +08:00

5 lines
191 B
TypeScript

/** Host Loader entry for the Client Remote contribution assembly. */
/** Host plugin body; the selected contributions mount only in Client environments. */
export function apply(): void {}