index.ts 198 B

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