cross-stitch - v2.0.0
Preparing search index...
EncodeResult
Type Alias EncodeResult
EncodeResult
:
|
{
data
:
string
;
success
:
true
}
|
{
issues
:
PatternIssue
[]
;
success
:
false
}
The result of encoding a pattern: the JSON string on success, or the collected issues on failure.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cross-stitch - v2.0.0
Loading...
The result of encoding a pattern: the JSON string on success, or the collected issues on failure.