index.js 207 B

123
  1. /** Host loader entry for the browser implementation exported from `./client`. */
  2. /** Host plugin body — no host-side behavior; the whole feature lives in the browser bundle. */
  3. export function apply() {}