theme-vir - v28.21.2
    Preparing search index...

    Function extractParam

    • Type Parameters

      • const T extends PropertyKey

      Parameters

      • possibleParams: readonly PropertyKey[] | Readonly<Record<PropertyKey, boolean>>
      • __namedParameters: Readonly<
            PartialWithUndefined<
                { mapFrom: Record<T, any>; mapTo: Record<string, T> },
            >,
        >

      Returns T[]