index.ts 135 B

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