mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 13:51:19 +03:00
parent
42ad8a92a2
commit
fb9539df6f
@ -109,7 +109,7 @@ mod macros;
|
||||
mod error;
|
||||
pub mod lexer;
|
||||
mod parser;
|
||||
mod token;
|
||||
pub mod token;
|
||||
|
||||
#[derive(Debug, Clone, Copy, Deserialize, Serialize)]
|
||||
#[serde(tag = "syntax")]
|
||||
|
Loading…
Reference in New Issue
Block a user