UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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