UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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