/** * Package entry barrel re-exports the commands plugin surface. */ export * from "./src/index"; export { default } from "./src/index";