MCPcopy Create free account
hub / github.com/linuxfoundation/crowd.dev / getters.js

File getters.js

frontend/src/shared/store/getters.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { filtersAreDifferent } from '@/shared/filter/helpers/different-util';
2import { INITIAL_PAGE_SIZE } from './constants';
3
4export default () => ({

Callers

nothing calls this directly

Calls 3

filtersAreDifferentFunction · 0.90
findMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected