UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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