Search
Preparing search index...
The search index is not available
@css-blocks
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Packages
@css-blocks/core
SerializedAnalysis
Interface SerializedAnalysis<K>
This interface defines a JSON friendly serialization of an {Analysis}.
Type parameters
K
:
keyof TemplateTypes
Hierarchy
SerializedAnalysis
Index
Properties
blocks
elements
styles
Found
template
Properties
blocks
blocks
:
ObjectDictionary
<
string
>
elements
elements
:
ObjectDictionary
<
SerializedElementAnalysis
>
styles
Found
styles
Found
:
string
[]
template
template
:
SerializedTemplateInfo
<
K
>
Packages
@css-
blocks/broccoli
@css-
blocks/core
@css-
blocks/glimmer
@css-
blocks/jsx
@css-
blocks/runtime
@css-
blocks/webpack
Serialized
Analysis
blocks
elements
styles
Found
template
Generated using
TypeDoc
This interface defines a JSON friendly serialization of an {Analysis}.