Umi — API References - v1.3.0
Preparing search index...
umi
some
Variable some
Const
some
:
<
T
>
(
value
:
T
)
=>
Option
<
T
>
Creates a new
Option
of type
T
that has a value.
Type Declaration
<
T
>
(
value
:
T
)
:
Option
<
T
>
Type Parameters
T
Parameters
value
:
T
Returns
Option
<
T
>
See
Option
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Umi — API References - v1.3.0
Loading...
Creates a new Option of type
T
that has a value.