Octra libraries - v2.0.0
Preparing search index...
@octra/json-sets
PossibleSolution
Class PossibleSolution<T, U>
Type Parameters
T
extends
object
U
extends
object
Index
Constructors
constructor
Properties
path
selection
statement
Constructors
constructor
new
PossibleSolution
<
T
extends
object
,
U
extends
object
>
(
obj
:
Partial
<
PossibleSolution
<
T
,
U
>
>
,
)
:
PossibleSolution
<
T
,
U
>
Type Parameters
T
extends
object
U
extends
object
Parameters
obj
:
Partial
<
PossibleSolution
<
T
,
U
>
>
Returns
PossibleSolution
<
T
,
U
>
Properties
path
path
:
string
selection
selection
:
T
statement
statement
:
JSONSetExpression
<
U
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
path
selection
statement
Octra libraries - v2.0.0
Loading...