roblox_emulator: export mlua error
This commit is contained in:
parent
fca9e1c325
commit
64a4499544
@ -6,3 +6,7 @@ pub(crate) mod scheduler;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
pub mod mlua{
|
||||
pub use mlua::{Result,Error};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user