UNPKG

aes70

Version:

A controller library for the AES70 protocol.

5 lines (3 loc) 188 B
import { Enum8 } from './Enum8.js'; import { OcaNotificationDeliveryMode as type } from '../types/OcaNotificationDeliveryMode.js'; export const OcaNotificationDeliveryMode = Enum8(type);