Address
:
[Go to site:
main page
,
start
]
Usuń skrypty
Akceptuj cookies
Pokaż obrazy
Użyj Referer
Rotate13
Base64
Usu meta tagi
Usuń tytuł srony
Sesja cookies
Unicode MessageFormat for JavaScript
MF1 (v3) docs
GitHub
Preparing search index...
messageformat
Model
PatternMessage
Interface PatternMessage
A single message with no variants.
interface
PatternMessage
{
comment
?:
string
;
declarations
:
Model
.
Declaration
[]
;
pattern
:
Model
.
Pattern
;
type
:
"message"
;
}
Index
Properties
comment?
declarations
pattern
type
Properties
Optional
comment
comment
?:
string
declarations
declarations
:
Model
.
Declaration
[]
pattern
pattern
:
Model
.
Pattern
type
type
:
"message"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
declarations
pattern
type
MF1 (v3) docs
GitHub
Unicode MessageFormat for JavaScript
Loading...
A single message with no variants.