index.ts 132 B

1234
  1. /** Host loader entry for the browser-only UI renderer. */
  2. /** Provides no host-side behavior. */
  3. export function apply(): void {}