FieldDescriptor.isNamed Function
Is this a named field descriptor
isNamed(d: FieldDescriptor): d is NamedFieldDescriptor
| Parameter | Type | Description | 
|---|---|---|
| d | FieldDescriptor | 
Returns - d is NamedFieldDescriptor
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.