UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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