UNPKG

@stoplight/spectral

Version:

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

3 lines (2 loc) 174 B
export { commonOasFunctions as oas3Functions } from '../oas'; export declare const rules: () => Promise<import("@stoplight/types").Dictionary<import("../..").Rule, string>>;