UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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