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/glimmer
ResolvedFile
Class ResolvedFile
Hierarchy
ResolvedFile
Implements
TemplateInfo
<
"GlimmerTemplates.ResolvedFile"
>
Index
Constructors
constructor
Properties
full
Path
identifier
string
type
Methods
serialize
deserialize
Constructors
constructor
new
Resolved
File
(
templateString
:
string
, specifier
:
string
, fullPath
:
string
)
:
ResolvedFile
Parameters
templateString:
string
specifier:
string
fullPath:
string
Returns
ResolvedFile
Properties
full
Path
full
Path
:
string
identifier
identifier
:
string
string
string
:
string
type
type
:
"GlimmerTemplates.ResolvedFile"
= "GlimmerTemplates.ResolvedFile"
Methods
serialize
serialize
(
)
:
SerializedTemplateInfo
<
"GlimmerTemplates.ResolvedFile"
>
Returns
SerializedTemplateInfo
<
"GlimmerTemplates.ResolvedFile"
>
Static
deserialize
deserialize
(
identifier
:
string
, str
:
whatever
, fullPath
:
whatever
)
:
ResolvedFile
Parameters
identifier:
string
str:
whatever
fullPath:
whatever
Returns
ResolvedFile
Packages
@css-
blocks/broccoli
@css-
blocks/core
@css-
blocks/glimmer
@css-
blocks/jsx
@css-
blocks/runtime
@css-
blocks/webpack
Resolved
File
constructor
full
Path
identifier
string
type
serialize
deserialize
Generated using
TypeDoc