index.ts 134 B

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