GitHub

provideManyDaffMagentoCacheableOperations

Provider

import { provideManyDaffMagentoCacheableOperations } from '@daffodil/driver/magento'

Adds many operation names to the list of cacheable Magento operations. Use only with Angular 9+.

function provideManyDaffMagentoCacheableOperations<R extends T = T>(...values: R[]): Array<ValueProvider>

Parameters

Parametervalues: R[]
Description