import { MemoryV2Plugin } from "./src/plugin.ts"; export default { id: "working-memory", server: MemoryV2Plugin, };