UNPKG

libpcap

Version:
8 lines (5 loc) 96 B
'use strict'; const PACKET_TYPES = { ETHERNET: 'ETHERNET' }; module.exports = PACKET_TYPES;