Files
deepseek-harness/packages/client/i18n/src/index.ts
2026-07-25 13:02:37 +08:00

5 lines
187 B
TypeScript

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