UNPKG

flagmint-vuejs-feature-flags

Version:

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

4 lines (3 loc) 156 B
export declare const FLAGMINT_INIT: unique symbol; export declare const FLAGMINT_READY: unique symbol; export declare const FLAGMINT_CLIENT: unique symbol;