isPresent
| Generic types: | T |
No documentation has been provided.
Presentation
function isPresent (value: T | null | undefined): boolean;Returns
booleanParameters
| Name | Type | Description |
|---|---|---|
| value | T | null | undefined |
| Generic types: | T |
No documentation has been provided.
function isPresent (value: T | null | undefined): boolean;boolean| Name | Type | Description |
|---|---|---|
| value | T | null | undefined |