UNPKG

unleash-server

Version:

Unleash is an enterprise ready feature flag service. It provides different strategies for handling feature flags.

6 lines 203 B
export default class FakeFeatureSearchStore { searchFeatures(_params, _queryParams) { throw new Error('Method not implemented.'); } } //# sourceMappingURL=fake-feature-search-store.js.map