/** Package entry point: re-exports the plugin object and public API from src/index. */ export * from "./src/index"; export { default } from "./src/index";