UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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