UNPKG

@stoplight/spectral

Version:

A flexible object linter with out of the box support for OpenAPI v2 and v3.

4 lines (3 loc) 294 B
export declare const operationPath: string; export declare const commonOasFunctions: () => import("@stoplight/types").Dictionary<import("../../types").IFunction<any>, string>; export declare const rules: () => Promise<import("@stoplight/types").Dictionary<import("../../types").Rule, string>>;