/** * adapters/cursor/config — Thin re-exports from CursorAdapter. */ export { CursorAdapter } from "./index.js";