UNPKG
expexp
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.0
The express model io and express model and data representation.
expexp
/
test
/
mniUnits
/
TpDirection.json
19 lines
(18 loc)
•
236 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"t"
:
"type"
,
"id"
:
"TpDirection"
,
"spec"
: {
"t"
:
"enum"
,
"values"
: [ {
"t"
:
"eval"
,
"id"
:
"FORWARD"
}, {
"t"
:
"eval"
,
"id"
:
"BACKWARD"
} ] },
"wheres"
:[]
}