mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 20:37:49 +00:00
227 B
227 B
NotificationLevel
Example Usage
import { NotificationLevel } from "@lukehagar/discoursejs/sdk/models/operations";
let value: NotificationLevel = "2";
Values
"0" | "1" | "2" | "3"