mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-10 04:20:58 +00:00
277 B
277 B
FlattenSeasons
Example Usage
import { FlattenSeasons } from "@lukehagar/plexjs/sdk/models/operations";
let value: FlattenSeasons = FlattenSeasons.True;
Values
| Name | Value |
|---|---|
False |
0 |
True |
1 |