/** * MemOS Local Plugin Implementation. * * Keep this file as a thin re-export so tests and loaders that import * `plugin-impl` always get the canonical plugin definition from `index.ts`. */ export { default } from "./index";