import { Item, UUID, Instant, OzoneType } from './Item' @OzoneType('channel.input') export class ChannelInput extends Item { }