fluent.js
Project Fluent
GitHub
Preparing search index...
@fluent/syntax
FluentSerializer
Class FluentSerializer
Index
Constructors
constructor
Properties
with
Junk
Methods
serialize
serialize
Entry
Constructors
constructor
new
FluentSerializer
(
__namedParameters
?:
FluentSerializerOptions
,
)
:
FluentSerializer
Parameters
__namedParameters
:
FluentSerializerOptions
= {}
Returns
FluentSerializer
Properties
with
Junk
withJunk
:
boolean
Methods
serialize
serialize
(
resource
:
Resource
)
:
string
Parameters
resource
:
Resource
Returns
string
serialize
Entry
serializeEntry
(
entry
:
Entry
,
state
?:
number
)
:
string
Parameters
entry
:
Entry
state
:
number
= 0
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
with
Junk
Methods
serialize
serialize
Entry
Project Fluent
GitHub
fluent.js
Loading...