mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 12:47:46 +00:00
216 B
216 B
CommandTrigger
Example Usage
import { CommandTrigger } from "prowlarr/models";
let value: CommandTrigger = "unspecified";
Values
"unspecified" | "manual" | "scheduled"