Function to determine the type of a specification entry based on its key and value.
Type of the specification, extending Record<string, string>.
The specification.
Key of the specification entry.
The type of the specification entry if it matches a known type, undefined otherwise.
Generated using TypeDoc
Function to determine the type of a specification entry based on its key and value.