mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
556 B
556 B
Extras
Example Usage
import { Extras } from "@lukehagar/plexjs/sdk/models/operations";
let value: Extras = {
size: 1,
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
size |
number | ➖ | The size of the extras. | 1 |