UNPKG

unleash-server

Version:

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

5 lines (4 loc) 123 B
export default class IncompatibleProjectError extends Error { constructor(targetProject: string); toJSON(): any; }