Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ filtersAreDifferent } from
'@/shared/filter/helpers/different-util'
;
2
import
{ INITIAL_PAGE_SIZE } from
'./constants'
;
3
4
export
default () => ({
Callers
nothing calls this directly
Calls
3
filtersAreDifferent
Function · 0.90
find
Method · 0.45
values
Method · 0.45
Tested by
no test coverage detected