f03c6700d4
Replace the legacy toast regex writer with the shared atomic helper and route legacy plugin call sites through small wrappers so existing mock.module tests stop leaking across the suite. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2 lines
84 B
TypeScript
2 lines
84 B
TypeScript
export { migrateLegacyPluginEntry } from "../../shared/migrate-legacy-plugin-entry"
|