UNPKG

@graphteon/juricode

Version:

We are forging the future with lines of digital steel

5 lines (4 loc) 263 B
export declare function loadFeatureFlag(flagName: string, defaultValue?: boolean): boolean; export declare const BILLING_SETTINGS: () => boolean; export declare const HIDE_LLM_SETTINGS: () => boolean; export declare const ENABLE_TRAJECTORY_REPLAY: () => boolean;