mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
16 lines
373 B
Markdown
16 lines
373 B
Markdown
# 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 |
|
|
| ----------- | ----------- | ----------- | ----------- | |