UNPKG

onesignal-web-sdk

Version:

Web push notifications from OneSignal.

6 lines (5 loc) 119 B
export enum EnvironmentKind { Development = "Development", Staging = "Staging", Production = "Production" }