# ChannelMappingByKey The mapping of changes, passed as a map of device channel to lineup key. ## Example Usage ```typescript import { ChannelMappingByKey } from "@lukehagar/plexjs/models/operations"; let value: ChannelMappingByKey = {}; ``` ## Fields | Field | Type | Required | Description | | ----------- | ----------- | ----------- | ----------- |