✨ feat(list): export DEFAULT_MAX_RESULTS constant
- expose DEFAULT_MAX_RESULTS for external configuration
This commit is contained in:
committed by
Jeremiah Russell
parent
b4a782409f
commit
e27f44c982
@@ -11,4 +11,5 @@ pub(crate) mod utils;
|
||||
|
||||
pub use credential::Credential;
|
||||
pub use error::Error;
|
||||
pub use list::DEFAULT_MAX_RESULTS;
|
||||
pub use list::List;
|
||||
|
||||
Reference in New Issue
Block a user