MCPcopy 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

1import StringField from '@/shared/fields/string-field';
2import BooleanField from '@/shared/fields/boolean-field';
3import IntegerField from '@/shared/fields/integer-field';
4import DateField from '@/shared/fields/date-field';

Callers

nothing calls this directly

Calls 2

filterMethod · 0.80
valuesMethod · 0.45

Tested by

no test coverage detected