/** Node build entrypoint; re-exports the shared plugin implementation. */ export * from "./index"; export { default } from "./index";