Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Update: added exported in exportAllDeclaration key (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
anikethsaha authored Apr 18, 2020
1 parent 0516192 commit 21f28bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/visitor-keys.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
],
"EmptyStatement": [],
"ExportAllDeclaration": [
"exported",
"source"
],
"ExportDefaultDeclaration": [
Expand Down

0 comments on commit 21f28bf

Please sign in to comment.