Skip to content

Commit 430e8af

Browse files
committed
Build
1 parent 945cbe3 commit 430e8af

3 files changed

Lines changed: 542 additions & 0 deletions

File tree

dist/index.d.mts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)