mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
478 B
478 B
Director
Example Usage
import { Director } from "@lukehagar/plexjs";
let value: Director = {
tag: "Peyton Reed",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
tag |
string | ➖ | N/A | Peyton Reed |