mediaforge - v0.1.0
    Preparing search index...

    Function isFeatureExpected

    • Check if a named feature is expected to be available in the given major version. This is the static table fallback — prefer runtime CapabilityRegistry probing.

      Parameters

      • featureKey: string
      • major: number
      • minor: number = 0

      Returns boolean