UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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