UNPKG

featurehub-repository

Version:

Core package of API that exposes FeatureHub feature flags, values and configuration to client applications written in Typescript or Javascript.

6 lines 138 B
export class InterceptorValueMatch { constructor(value) { this.value = value; } } //# sourceMappingURL=interceptors.js.map