Files
plexjs/docs/models/context.md

15 lines
387 B
Markdown

# Context
## Example Usage
```typescript
import { Context } from "@lukehagar/plexjs";
let value: Context = {};
```
## Fields
| Field | Type | Required | Description |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `librarySectionID` | *string* | :heavy_minus_sign: | N/A |