mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +03:00
fix(common): Fix compiler error (#1747)
Co-authored-by: 강동윤 <kdy1997.dev@gmail.com>
This commit is contained in:
parent
99e738643a
commit
7b9b9fe9ce
@ -1,3 +1,3 @@
|
||||
//! This module is private module and can be changed without notice.
|
||||
//! This module is private module and can be changed without notice.
|
||||
|
||||
pub use serde::__private as serde;
|
||||
pub use ::serde::__private as serde;
|
||||
|
Loading…
Reference in New Issue
Block a user