Skip to content

Flags

Feature flags for the app

Notes

  • Flags are stored with the store2 plugin.
  • This is local-only for now.

Commands

ts
import { commands } from "@hypr/plugin-flags";

Resources