Skip to content

Commit

Permalink
export: pub EnforceContext to be able to import
Browse files Browse the repository at this point in the history
  • Loading branch information
worapolw committed Nov 14, 2023
1 parent 655cd05 commit 1023ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ pub use effector::{
DefaultEffectStream, DefaultEffector, EffectKind, Effector, EffectorStream,
};
pub use emitter::{Event, EventData, EventEmitter, EventKey};
pub use enforcer::EnforceContext;
pub use enforcer::Enforcer;
pub use error::Error;
pub use internal_api::InternalApi;
Expand Down

0 comments on commit 1023ca4

Please sign in to comment.