UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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