Skip to content

Commit

Permalink
fix: back in src/lib.cairo
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad-Shabani committed Sep 11, 2024
1 parent 2fe6615 commit 8618955
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cairo-contracts/src/lib.cairo
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pub use starknet_ibc_apps as apps;
pub use starknet_ibc_clients as clients;
pub use starknet_ibc_contracts as contracts;
pub use starknet_ibc_core as core;
pub use starknet_ibc_utils as utils;

0 comments on commit 8618955

Please sign in to comment.