UNPKG

flagmint-vuejs-feature-flags

Version:

A Vue.js SDK for managing feature flags in Flagmint applications, supporting both Vue 2 and Vue 3.

5 lines (4 loc) 208 B
export declare const FLAGMINT_INIT: unique symbol; export declare const FLAGMINT_READY: unique symbol; export declare const FLAGMINT_CLIENT: unique symbol; export declare const FLAGMINT_STATE: unique symbol;