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