IFeatureFlags.isEnabled(flag: string,context?: FlagContext): boolean
Usage
import { type IFeatureFlags } from "common/src/index.ts";
IFeatureFlags.isEnabled(flag: string,context?: FlagContext): boolean
import { type IFeatureFlags } from "common/src/index.ts";