UNPKG

aes70

Version:

A controller library for the AES70 protocol.

6 lines (5 loc) 88 B
export class PDU { get messageType() { return this.constructor.messageType; } }