UNPKG
cea-check-in
Version:
cjs (1.0.0)
latest (2.2.1)
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.0.0
0.5.1
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.1.2
0.1.1
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
check in plugin for cea
github.com/ceajs/cea
ceajs/cea
cea-check-in
/
lib
/
src
/
types.js
7 lines
(6 loc)
•
231 B
JavaScript
View Raw
1
2
3
4
5
6
7
export
var
LogInfoKeys
; (
function
(
LogInfoKeys2
) {
LogInfoKeys2
[
"result"
] =
"\u7B7E\u5230\u7ED3\u679C"
;
LogInfoKeys2
[
"addr"
] =
"\u7B7E\u5230\u5730\u5740"
; })(
LogInfoKeys
|| (
LogInfoKeys
= {}));
//# sourceMappingURL=types.js.map