UNPKG

aes70

Version:

A controller library for the AES70 protocol.

8 lines (7 loc) 185 B
/* * This file has been generated. */ import { IOcaTime } from './OcaTime'; import { OcaTime } from './OcaTime'; export type IOcaTimePTP = IOcaTime; export { OcaTime as OcaTimePTP };