ts-data-forge
Preparing search index...
types
Some
Type Alias Some<S>
Some
:
Readonly
<
{
value
:
S
}
>
Represents the 'Some' variant of an Optional, containing a value.
Type Parameters
S
The type of the contained value.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-data-forge
Loading...
Represents the 'Some' variant of an Optional, containing a value.