need dist for plugins
Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
This commit is contained in:
3
dist/index.d.ts
vendored
Normal file
3
dist/index.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { Plugin } from "@opencode-ai/plugin";
|
||||
declare const TmuxUtilsPlugin: Plugin;
|
||||
export default TmuxUtilsPlugin;
|
||||
Reference in New Issue
Block a user