mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 17:34:47 -05:00
fix: export named
This commit is contained in:
parent
f9db96edcc
commit
2b536fe639
1 changed files with 1 additions and 0 deletions
|
@ -2583,6 +2583,7 @@ impl TsEsTreeBuilder {
|
|||
self.ctx.commit_node(id)
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn write_ts_mapped_type(
|
||||
&mut self,
|
||||
span: &Span,
|
||||
|
|
Loading…
Add table
Reference in a new issue