UNPKG
ntp-packet-parser
Version:
latest (0.5.0)
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
A parser for NTP UDP packets
github.com/buffcode/ntp-packet-parser
buffcode/ntp-packet-parser
ntp-packet-parser
/
dist
/
index.d.ts
4 lines
(3 loc)
•
96 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./NtpPacketParser"
;
export
*
from
"./NtpPacket"
;
export
*
from
"./PacketStruct"
;