UNPKG

unleash-server

Version:

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

3 lines 194 B
import type { OpenAPIV3 } from 'openapi-types'; export declare const createRequestSchema: (schemaName: string) => OpenAPIV3.RequestBodyObject; //# sourceMappingURL=create-request-schema.d.ts.map