UNPKG
xoh-xapi
Version:
latest (2.0.7)
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0
X Open Hub API
github.com/PeterNdomano/xoh-xapi
PeterNdomano/xoh-xapi
xoh-xapi
/
dist
/
constants
/
tradeStates.d.ts
3 lines
(2 loc)
•
100 B
TypeScript
View Raw
1
2
3
export
declare
const
STATE_MODIFIED
=
"Modified"
;
export
declare
const
STATE_DELETED
=
"Deleted"
;