/** Node build entry point; re-exports the full plugin surface from `index.ts`. */ export * from "./index"; export { default } from "./index";