The extract utility deletes a property from an object and returns its value.
extract
The object that owns the property
The name of the property to extract
The value of the property
Generated using TypeDoc v0.24.8
The
extract
utility deletes a property from an object and returns its value.