UNPKG

hypertune

Version:

[Hypertune](https://www.hypertune.com/) is the most flexible platform for feature flags, A/B testing, analytics and app configuration. Built with full end-to-end type-safety, Git-style version control and local, synchronous, in-memory flag evaluation. Opt

6 lines 275 B
export declare const isBrowser: boolean; export declare function isNextJsBuild(): boolean; export declare function isNextJsServer(): boolean; export declare const isReactNative: boolean; export declare const isBackendServer: boolean; //# sourceMappingURL=environment.d.ts.map