Type Alias WithFromItem<F, J>

WithFromItem: AsFromItem<F, J> & Pick<FromItem<F, J>, typeof methods[number]>

Type Parameters