Function: getMinimumVersionForFeature()¶
getMinimumVersionForFeature(
feature):string|undefined
Defined in: core/src/syntax-versions.ts:218
Get the minimum syntax version that supports a non-block feature.
Parameters¶
feature¶
Returns¶
string | undefined
Version string, or undefined if the feature is not registered