UNPKG

aes70

Version:

A controller library for the AES70 protocol.

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