UNPKG
@minionorg/share
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
函数库,工具库
github.com/minionorg/share-open
minionorg/share-open
@minionorg/share
/
typings
/
packages
/
Constant.d.ts
5 lines
(4 loc)
•
144 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
HEX_DIGITS
:
string
[];
export
declare
const
LF
=
"\n"
;
export
declare
const
CR
=
"\r"
;
export
declare
const
NUL
=
"\0"
;