/** Node entry point (the `node` export condition); re-exports the full Neynar-backed plugin from `index.ts`. */ export * from "./index"; export { default } from "./index";