UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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