mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
261 B
261 B
Scope
all - This is the only supported scope parameter.
Example Usage
import { Scope } from "@lukehagar/plexjs/sdk/models/operations";
let value: Scope = Scope.All;
Values
| Name | Value |
|---|---|
All |
all |