UNPKG
magic-helper
Version:
latest (1.0.0)
1.0.0
this is magic helper
magic-helper
/
lib
/
constant.d.ts
5 lines
•
242 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
PARAMS_LOCAL_KEY
=
"magic-params"
;
export
declare
const
isH5
:
boolean
;
export
declare
const
SCAN_RES_KEY
=
"SCAN_RES_KEY"
;
export
declare
const
DEFAULT_TARGET
=
"/pages/index/index"
;
//# sourceMappingURL=constant.d.ts.map