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
/
units
/
TpDirection.json
20 lines
(19 loc)
•
266 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"t"
:
"typ"
,
"id"
:
"TpDirection"
,
"spc"
:
{
"t"
:
"enm"
,
"xtd"
:
true
,
"vals"
:
{
"t"
:
"a_enm_vals"
,
"s"
:
[
{
"t"
:
"evl"
,
"id"
:
"FORWARD"
}
,
{
"t"
:
"evl"
,
"id"
:
"BACKWARD"
}
]
}
}
,
"whrs"
:
null
}