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

5 lines
134 B
TypeScript

/** Host loader entry for the browser-only layout plugin. */
/** Provides no host-side behavior. */
export function apply(): void {}