mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
398 B
398 B
GetTransientTokenQueryParamType
delegation - This is the only supported type parameter.
Example Usage
import { GetTransientTokenQueryParamType } from "@lukehagar/plexjs";
let value: GetTransientTokenQueryParamType = GetTransientTokenQueryParamType.Delegation;
Values
| Name | Value |
|---|---|
Delegation |
delegation |