Skip to content

Commit 5669a93

Browse files
chore: add wasm/contracts module index
(cherry picked from commit 1885f718eaf5d66a4d91db01be74f4d8d00b9c0f)
1 parent b7c7f1c commit 5669a93

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/mappings/wasm/contracts/index.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
export * from "./almanac";
2+
export * from "./base";
3+
export * from "./bridge";
4+
export * from "./cw20";

0 commit comments

Comments
 (0)