mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
305 B
305 B
Download
Indicate that you want to start download any updates found.
Example Usage
import { Download } from "@lukehagar/plexjs/sdk/models/operations";
let value: Download = Download.One;
Values
| Name | Value |
|---|---|
Zero |
0 |
One |
1 |