UNPKG
@ndn/tlv
Version:
latest (0.0.20250307)
0.0.20250307
0.0.20250122
0.0.20240630
0.0.20240113
0.0.20230121
0.0.20220501
0.0.20210930
0.0.20210203
0.0.20200909
0.0.20200606
0.0.20191223-beta.1
NDNts: TLV
yoursunny.com/p/NDNts/
yoursunny/NDNts
@ndn/tlv
/
lib
/
string.d.ts
3 lines
(2 loc)
•
95 B
TypeScript
View Raw
1
2
3
/** Pretty-print TLV-TYPE number. */
export
declare
function
printTT
(
tlvType
:
number
):
string
;