🧑💻 Mejora las operaciones de cambio en contexto
This commit is contained in:
parent
ed25a17e80
commit
126fe3a8ea
2 changed files with 98 additions and 69 deletions
|
@ -10,7 +10,7 @@ pub use assets::stylesheet::{StyleSheet, TargetMedia};
|
|||
pub(crate) use assets::Assets;
|
||||
|
||||
mod context;
|
||||
pub use context::{Context, ErrorParam};
|
||||
pub use context::{Context, ContextOp, ErrorParam};
|
||||
|
||||
mod opt_id;
|
||||
pub use opt_id::OptionId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue