Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
BabelFileResult
Interface BabelFileResult
Hierarchy
BabelFileResult
Index
Properties
ast
code
ignored
map
metadata
Properties
Optional
ast
ast
:
File
|
null
Optional
code
code
:
string
|
null
Optional
ignored
ignored
:
undefined
|
false
|
true
Optional
map
map
:
{
file
:
string
;
mappings
:
string
;
names
:
string
[]
;
sourceRoot
?:
undefined
|
string
;
sources
:
string
[]
;
sourcesContent
?:
string
[]
;
version
:
number
}
|
null
Optional
metadata
metadata
:
BabelFileMetadata
Globals
Babel
File
Result
ast
code
ignored
map
metadata