mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
331 B
331 B
Accepts
Example Usage
import { Accepts } from "@lukehagar/plexjs/models/shared";
let value: Accepts = Accepts.ApplicationXml;
Values
| Name | Value |
|---|---|
ApplicationJson |
application/json |
ApplicationXml |
application/xml |