Skip to content

Commit e55dd09

Browse files
fix: fix syntax error
1 parent 94eb5fa commit e55dd09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/helper.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ function generateDeclarationFile(items, organizedData) {
256256
}
257257
}
258258
break;
259+
}
259260
}
260261
}
261262
});

0 commit comments

Comments
 (0)