Skip to content

Commit 8c169d3

Browse files
Joaquin HoyosJoaquin Hoyos
Joaquin Hoyos
authored and
Joaquin Hoyos
committed
export Order
1 parent e07fd40 commit 8c169d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/lib.rs

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ pub mod types;
1515
pub use api::*;
1616
pub use error::*;
1717
pub use ipfs::BlockfrostIPFS;
18-
pub use pagination::Order;
19-
pub use pagination::Pagination;
18+
pub use pagination::*;
2019
pub use settings::*;
2120
pub use types::*;
2221

0 commit comments

Comments
 (0)