Skip to content

Commit

Permalink
fix: export copied
Browse files Browse the repository at this point in the history
  • Loading branch information
ten3roberts committed May 30, 2024
1 parent 26008fa commit 07a82a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fetch/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ pub use as_deref::*;
pub use cloned::*;
pub use component::*;
pub use component_mut::*;
pub use copied::*;
pub use entity_ref::*;
pub use ext::FetchExt;
pub use map::Map;
Expand Down

0 comments on commit 07a82a7

Please sign in to comment.