cross-stitch - v2.0.0
Preparing search index...
PatternResult
Type Alias PatternResult
PatternResult
:
|
{
data
:
CrossStitchPattern
;
success
:
true
}
|
{
issues
:
PatternIssue
[]
;
success
:
false
}
The result of validating a pattern: the typed data 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 validating a pattern: the typed data on success, or the collected issues on failure.