UNPKG

xdl

Version:
5 lines (4 loc) 153 B
export declare enum FeatureGateKey { TEST = "test" } export declare const featureGateDefaultValueWhenNoServerValue: Record<FeatureGateKey, boolean>;