mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
236 B
236 B
Format
The image type
Example Usage
import { Format } from "@lukehagar/plexjs/models/shared";
let value: Format = Format.Jpg;
Values
| Name | Value |
|---|---|
Jpg |
jpg |
Png |
png |