Skip to content

Commit dbb1c38

Browse files
committed
some import
1 parent 7336c2c commit dbb1c38

File tree

1 file changed

+2
-0
lines changed
  • packages/swc-ast-grep/src

1 file changed

+2
-0
lines changed

packages/swc-ast-grep/src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
use swc_core::plugin::plugin_transform;
2+
13
#[plugin_transform]
24
fn swc_ast_grep_plugin(mut program: Program, data: TransformPluginProgramMetadata) -> Program {}

0 commit comments

Comments
 (0)