Structural facade injected into DatabaseProvider.
loadFlags(): Promise<Readonly<Record<string, FlagDefinition>>>
Load the current flag definitions from the backing store.
Structural facade injected into DatabaseProvider.
loadFlags(): Promise<Readonly<Record<string, FlagDefinition>>>
Load the current flag definitions from the backing store.
import { type IFlagStore } from "feature-flags-plugin/src/index.ts";