Files
Dominik Ferber db89f0dfb1 Init
2024-12-12 13:01:06 +02:00

259 B

@vercel/flags

These packages allow working with feature flags.

Constraints

  • each framework's flag function takes the same declaration as flag(declaration)
  • adapters are independent of frameworks and can be used as flag(adapter(declaration))