mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
332 B
332 B
LocationParameter
Example Usage
import { LocationParameter } from "@lukehagar/plexjs/models/shared";
let value: LocationParameter = LocationParameter.Wan;
Values
| Name | Value |
|---|---|
Lan |
lan |
Wan |
wan |
Cellular |
cellular |