Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/linuxfoundation/crowd.dev
/ get-custom-attributes.js
File
get-custom-attributes.js
frontend/src/shared/fields/get-custom-attributes.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
StringField from
'@/shared/fields/string-field'
;
2
import
BooleanField from
'@/shared/fields/boolean-field'
;
3
import
IntegerField from
'@/shared/fields/integer-field'
;
4
import
DateField from
'@/shared/fields/date-field'
;
Callers
nothing calls this directly
Calls
2
filter
Method · 0.80
values
Method · 0.45
Tested by
no test coverage detected