This basically means how many versions of the API are supported, right? ```suggestion /** Number of older API versions supported. Calculating `current` - `age` gives the oldest API version supported. */ ``` _Originally posted by @ermshiperete in https://github.com/keymanapp/keyman/pull/15904#discussion_r3187456284_
This basically means how many versions of the API are supported, right?
Originally posted by @ermshiperete in #15904 (comment)