UNPKG

vtex

Version:

The platform for e-commerce apps

3 lines (2 loc) 145 B
import { FeatureFlag } from '../../api/modules/featureFlag'; export declare const updateFeatureFlagsFile: (store: FeatureFlag) => Promise<void>;