Skip to content

Commit 939fa6f

Browse files
committed
🐛 Expose echo from mod.ts
1 parent d284157 commit 939fa6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

denops_std/helper/mod.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export * from "./batch.ts";
2+
export * from "./echo.ts";
23
export * from "./execute.ts";
34
export * from "./load.ts";

0 commit comments

Comments
 (0)