UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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