Commit 0a300b2
Flow: add
Summary:
Pull Request resolved: #57302
Adds missing types for `babel/generator`'s `result.decodedMap`, added to Babel in babel/babel#14497 (v7.17.10)
https://babeljs.io/docs/babel-generator/#result
We'll use this in Metro for more efficient source map generation.
Changelog: [Internal]
Reviewed By: GijsWeterings
Differential Revision: D109247419
fbshipit-source-id: 533a4093f9eb768970e98b6597fc9d842c66d027decodedMap to Babel type definitions (#57302)1 parent 27e83d0 commit 0a300b2
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
31 | 49 | | |
32 | 50 | | |
33 | 51 | | |
| |||
1111 | 1129 | | |
1112 | 1130 | | |
1113 | 1131 | | |
| 1132 | + | |
1114 | 1133 | | |
1115 | 1134 | | |
1116 | 1135 | | |
| |||
0 commit comments