Remove a standalone export js codegen
This commit is contained in:
@@ -14,7 +14,6 @@ pub trait Emit<W: Write> {
|
||||
|
||||
pub enum Statement {
|
||||
Import,
|
||||
Export,
|
||||
Declaration {
|
||||
is_exported: bool,
|
||||
is_const: bool,
|
||||
|
||||
Reference in New Issue
Block a user