We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce16f86 commit 1178acdCopy full SHA for 1178acd
api/src/npm/import_transform.rs
@@ -1,3 +1,4 @@
1
+// Copyright 2024 the JSR authors. All rights reserved. MIT license.
2
use deno_ast::swc::ast::CallExpr;
3
use deno_ast::swc::ast::Callee;
4
use deno_ast::swc::ast::ExportAll;
0 commit comments