forked from extern/nushell
move value into its own folder
This commit is contained in:
@ -8,6 +8,7 @@ mod span;
|
||||
mod syntax_shape;
|
||||
mod ty;
|
||||
mod value;
|
||||
pub use value::Value;
|
||||
|
||||
pub use example::*;
|
||||
pub use id::*;
|
||||
|
Reference in New Issue
Block a user