UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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