We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945cbe3 commit 430e8afCopy full SHA for 430e8af
3 files changed
dist/index.d.mts
@@ -0,0 +1,5 @@
1
+import { Plugin } from '@elizaos/core';
2
+
3
+declare const arbitragePlugin: Plugin;
4
5
+export { arbitragePlugin as default };
0 commit comments