index.ts 179 B

1234
  1. /** Pure host half; the whole preview lives in the browser export. */
  2. /** Host plugin body: the preview contributes nothing to the host tree. */
  3. export function apply(): void {}