Extracts the keys and values from a record and returns them as arrays.
Type of the record being passed in.
The record from which to extract keys and values.
An object containing the keys and values arrays.
Generated using TypeDoc
Extracts the keys and values from a record and returns them as arrays.