UNPKG

@rabi_roshan/react-feature-flipper

Version:

Effortlessly manage feature flags in React. Simplify flag distribution and control across your application.

2 lines (1 loc) 45 B
export type Flags = Record<string, boolean>;