jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
JsTree
Type Alias JsTree<T>
JsTree
:
T
|
JsTree
<
T
>
[]
|
{
[
key
:
string
]:
JsTree
<
T
>
}
Analog to the JAX "pytree" object, but for JavaScript.
Type Parameters
T
jax-js
Loading...
Analog to the JAX "pytree" object, but for JavaScript.