Feature flags
Status: scaffolded — subpath export exists, utilities not yet implemented.
Planned scope
Section titled “Planned scope”- ConfigCat integration — typed wrapper around the ConfigCat SDK.
- Feature toggle utilities — boolean flag helpers, async flag resolution.
- Environment-based feature management — flags driven by
process.envfor build-time gating.
Import
Section titled “Import”// import { ... } from '@presencelearning/frontend-core/feature-flags';