Files
plexjs/docs/models/shared/format.md

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