UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

5 lines (4 loc) 226 B
export declare const name = "Validate with no rules"; export declare const count = 10; export declare function setupAsync(): Promise<void>; export declare function measureAsync(): Promise<import("../..").NormalizedProblem[]>;