Skip to content

Commit

Permalink
update typings
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Mar 27, 2023
1 parent 72c6031 commit 8c543b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/babel-parser/typings/babel-parser.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import * as _babel_types from '@babel/types';

type Plugin =
| "asyncDoExpressions"
| "asyncExplicitResourceManagement"
| "asyncGenerators"
| "bigInt"
| "classPrivateMethods"
Expand Down

0 comments on commit 8c543b5

Please sign in to comment.