GitHub

daffRemoveRequestFromFilters

import { daffRemoveRequestFromFilters } from '@daffodil/core'

Undoes any applied options of a particular filter of a dictionary of DaffFilter that match the DaffFilterRequest, returning the dictionary of DaffFilter.

const daffRemoveRequestFromFilters: __function