Skip to content

AppEnvironment

type AppEnvironment = "production" | "staging";

Defined in: domains/device.ts:3