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

5 lines
189 B
TypeScript
Raw Normal View History

2026-07-25 13:02:37 +08:00
/** Host loader entry for the browser implementation exported from `./client`. */
/** Host plugin body — no host-side behavior for the locale plugin. */
export function apply(): void {}