mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
341 B
341 B
LibrarySectionID
Example Usage
import { LibrarySectionID } from "@lukehagar/plexjs/sdk/models/operations";
let value: LibrarySectionID = "<value>";
Supported Types
number
const value: number = /* values here */
string
const value: string = /* values here */