Immertation
Preparing search index...
types
Box
Type Alias Box<T>
Return type from inspect's box() method
type
Box
<
T
>
=
{
inspect
:
Inspect
<
T
>
;
value
:
T
;
}
Type Parameters
T
Index
Properties
inspect
value
Properties
inspect
inspect
:
Inspect
<
T
>
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inspect
value
Immertation
Loading...
Return type from inspect's box() method