Preparing search index...
The search index is not available
devfive front components
devfive front components
test
TransformResultWithSource
Interface TransformResultWithSource
interface
TransformResultWithSource
{
code
:
string
;
deps
?:
string
[]
;
dynamicDeps
?:
string
[]
;
etag
?:
string
;
map
:
null
|
SourceMap
|
{
mappings
:
""
;
}
;
source
?:
string
;
}
Hierarchy
TransformResult
TransformResultWithSource
Index
Properties
code
deps?
dynamic
Deps?
etag?
map
source?
Properties
code
code
:
string
Optional
deps
deps
?:
string
[]
Optional
dynamic
Deps
dynamic
Deps
?:
string
[]
Optional
etag
etag
?:
string
map
map
:
null
|
SourceMap
|
{
mappings
:
""
;
}
Type declaration
mappings
:
""
Optional
source
source
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
code
deps
dynamic
Deps
etag
map
source
devfive front components
index
test
Generated using
TypeDoc