UNPKG
@alifd/adaptor-helper
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
Next adaptor utils
github.com/alibaba-fusion/adaptor-helper
alibaba-fusion/adaptor-helper
@alifd/adaptor-helper
/
types
/
state-mark.d.ts
4 lines
(3 loc)
•
112 B
TypeScript
View Raw
1
2
3
4
declare
const
STATE_MARK
:
any
;
declare
const
STATE_PREFIX_MARK
:
any
;
export
{
STATE_MARK
,
STATE_PREFIX_MARK
, };