UNPKG
trc-client-core
Version:
latest (0.0.3)
0.0.3
The core of the TRC Client
github.com/blueflag/trc-client-core
blueflag/trc-client-core
trc-client-core
/
src
/
constants
/
Alls.js
7 lines
(6 loc)
•
125 B
JavaScript
View Raw
1
2
3
4
5
6
7
//
// Named Alls to stick with the collection base naming conventionw
//
export
default
[ {value:
"ALL"
, label:
"All"
} ];